Skip to content

codestellar/swaggerui-snippets

Repository files navigation

Code Snippets for Swagger UI

Introduction

This package adds the ability to show code snippets with in Swagger UI. All you need is to include minified file in dist in your project and render it in Swagger UI page.

Getting Started

  • Install the package
npm install swaggerui-snippets --save
  • Add the minified file in dist folder to your Swagger Ui page

Steps to build distributable minified file

That's it.

Languages Supported

  • CSharp with RestSharp Client
  • JavaScript / JQuery
  • php
  • Ruby
  • NodeJs

Important

About

Code Snippets for Swagger UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published