2017 © Pedro Peláez
 

library swagger-ui

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

image

swagger-api/swagger-ui

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  • Saturday, July 28, 2018
  • by swagger
  • Repository
  • 613 Watchers
  • 12291 Stars
  • 479,762 Installations
  • JavaScript
  • 18 Dependents
  • 0 Suggesters
  • 5766 Forks
  • 250 Open issues
  • 100 Versions
  • 32 % Grown

The README.md

NPM version Build Status npm audit total GitHub contributors, (*1)

monthly npm installs total docker pulls monthly packagist installs gzip size, (*2)

Introduction

Swagger UI allows anyone — be it your development team or your end consumers — to visualize and interact with the API’s resources without having any of the implementation logic in place. It’s automatically generated from your OpenAPI (formerly known as Swagger) Specification, with the visual documentation making it easy for back end implementation and client side consumption., (*3)

General

👉🏼 Want to score an easy open-source contribution? Check out our Good first issue label., (*4)

🕰️ Looking for the older version of Swagger UI? Refer to the 2.x branch., (*5)

This repository publishes three different NPM modules:, (*6)

  • swagger-ui is a traditional npm module intended for use in single-page applications that are capable of resolving dependencies (via Webpack, Browserify, etc.).
  • swagger-ui-dist is a dependency-free module that includes everything you need to serve Swagger UI in a server-side project, or a single-page application that can't resolve npm module dependencies.
  • swagger-ui-react is Swagger UI packaged as a React component for use in React applications.

We strongly suggest that you use swagger-ui instead of swagger-ui-dist if you're building a single-page application, since swagger-ui-dist is significantly larger., (*7)

If you are looking for plain ol' HTML/JS/CSS, download the latest release and copy the contents of the /dist folder to your server., (*8)

Compatibility

The OpenAPI Specification has undergone 5 revisions since initial creation in 2010. Compatibility between Swagger UI and the OpenAPI Specification is as follows:, (*9)

Swagger UI Version Release Date OpenAPI Spec compatibility Notes
5.0.0 2023-06-12 2.0, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.1.0 tag v5.0.0
4.0.0 2021-11-03 2.0, 3.0.0, 3.0.1, 3.0.2, 3.0.3 tag v4.0.0
3.18.3 2018-08-03 2.0, 3.0.0, 3.0.1, 3.0.2, 3.0.3 tag v3.18.3
3.0.21 2017-07-26 2.0 tag v3.0.21
2.2.10 2017-01-04 1.1, 1.2, 2.0 tag v2.2.10
2.1.5 2016-07-20 1.1, 1.2, 2.0 tag v2.1.5
2.0.24 2014-09-12 1.1, 1.2 tag v2.0.24
1.0.13 2013-03-08 1.1, 1.2 tag v1.0.13
1.0.1 2011-10-11 1.0, 1.1 tag v1.0.1

Documentation

Usage

Customization

Development

Contributing

Integration Tests

You will need JDK of version 7 or higher as instructed here https://nightwatchjs.org/guide/getting-started/installation.html#install-selenium-server, (*10)

Integration tests can be run locally with npm run e2e - be sure you aren't running a dev server when testing!, (*11)

Browser support

Swagger UI works in the latest versions of Chrome, Safari, Firefox, and Edge., (*12)

Known Issues

To help with the migration, here are the currently known issues with 3.X. This list will update regularly, and will not include features that were not implemented in previous versions., (*13)

  • Only part of the parameters previously supported are available.
  • The JSON Form Editor is not implemented.
  • Support for collectionFormat is partial.
  • l10n (translations) is not implemented.
  • Relative path support for external files is not implemented.

Security contact

Please disclose any security-related issues or vulnerabilities by emailing security@swagger.io, instead of using the public issue tracker., (*14)

License

SwaggerUI is licensed under Apache 2.0 license. SwaggerUI comes with an explicit NOTICE file containing additional legal notices and information., (*15)

The Versions

28/07 2018

dev-master

9999999-dev http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Tony Tam
by Mohsen Azimi
by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

28/07 2018

v3.17.6

3.17.6.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

28/07 2018

dev-v/3.17.6

dev-v/3.17.6 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

27/07 2018

dev-bug/4756

dev-bug/4756 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

20/07 2018

dev-v/3.17.5

dev-v/3.17.5 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

20/07 2018

v3.17.5

3.17.5.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

19/07 2018

dev-housekeeping/size

dev-housekeeping/size http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

19/07 2018

dev-JonathansBranch

dev-JonathansBranch http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

18/07 2018

dev-revert-4728-master

dev-revert-4728-master http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

14/07 2018

v3.17.4

3.17.4.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

14/07 2018

dev-v/3.17.4

dev-v/3.17.4 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

14/07 2018

dev-examples

dev-examples http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

14/07 2018

dev-bug/oas3-array-item-input

dev-bug/oas3-array-item-input http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

13/07 2018

dev-e2e-improvements

dev-e2e-improvements http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

11/07 2018

dev-example

dev-example http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

11/07 2018

dev-config-anchors

dev-config-anchors http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

10/07 2018

dev-shockey-patch-3

dev-shockey-patch-3 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

10/07 2018

dev-shockey-patch-2

dev-shockey-patch-2 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

07/07 2018

v3.17.3

3.17.3.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

07/07 2018

dev-fix/urlencoded-array-data

dev-fix/urlencoded-array-data http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

05/07 2018

dev-travis-weigh-in

dev-travis-weigh-in http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

04/07 2018

dev-shockey-patch-1

dev-shockey-patch-1 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

30/06 2018

v3.17.2

3.17.2.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

30/06 2018

dev-v/3.17.2

dev-v/3.17.2 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

28/06 2018

dev-bug/4578

dev-bug/4578 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

23/06 2018

dev-editor-1791

dev-editor-1791 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

22/06 2018

dev-getbase-aliases

dev-getbase-aliases http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

22/06 2018

dev-dennisroche-bug/update-dev-depende

dev-dennisroche-bug/update-dev-depende http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

22/06 2018

dev-bug/editor-1748-stale-body-example-value

dev-bug/editor-1748-stale-body-example-value http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

16/06 2018

v3.17.1

3.17.1.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

12/06 2018

dev-bug/editor-compat

dev-bug/editor-compat http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

02/06 2018

v3.17.0

3.17.0.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

02/06 2018

dev-v/3.17.0

dev-v/3.17.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

02/06 2018

dev-version-pragma-filter

dev-version-pragma-filter http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

02/06 2018

dev-json-schema-booleans

dev-json-schema-booleans http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

01/06 2018

dev-bug/4612

dev-bug/4612 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

01/06 2018

dev-feature/refactor-deep-linking

dev-feature/refactor-deep-linking http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

30/05 2018

dev-feature/perf

dev-feature/perf http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

29/05 2018

dev-readmes-are-important

dev-readmes-are-important http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

26/05 2018

v3.16.0

3.16.0.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

26/05 2018

dev-v/3.16.0

dev-v/3.16.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

26/05 2018

dev-oas3-file-upload

dev-oas3-file-upload http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

22/05 2018

dev-validator-badge-url

dev-validator-badge-url http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

19/05 2018

v3.15.0

3.15.0.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

19/05 2018

dev-v/3.15.0

dev-v/3.15.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

18/05 2018

dev-bug/4497

dev-bug/4497 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

18/05 2018

dev-bug/4527-topbar-href

dev-bug/4527-topbar-href http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

17/05 2018

dev-oas3-object-parameters

dev-oas3-object-parameters http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

16/05 2018

dev-bug/4557-oas3-default-values

dev-bug/4557-oas3-default-values http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

12/05 2018

v3.14.2

3.14.2.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

05/05 2018

v3.14.1

3.14.1.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

28/04 2018

v3.14.0

3.14.0.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

28/04 2018

dev-v/3.14.0

dev-v/3.14.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

27/04 2018

dev-bug/4485

dev-bug/4485 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

27/04 2018

dev-bug/3983

dev-bug/3983 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

27/04 2018

dev-ft/remote-config-interceptors

dev-ft/remote-config-interceptors http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

24/04 2018

v3.13.6

3.13.6.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

24/04 2018

v3.13.6.x-dev

3.13.6.9999999-dev http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

21/04 2018

v3.13.5

3.13.5.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

21/04 2018

dev-v/3.13.5

dev-v/3.13.5 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

21/04 2018

dev-bug/4441-highlightcode-scrolling

dev-bug/4441-highlightcode-scrolling http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

21/04 2018

dev-patch-7

dev-patch-7 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

19/04 2018

dev-bug/4445-callback-30508ref-handling

dev-bug/4445-callback-30508ref-handling http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

14/04 2018

v3.13.4

3.13.4.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

14/04 2018

dev-v/3.13.4

dev-v/3.13.4 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

14/04 2018

dev-bug/4406-content-type-tolerance

dev-bug/4406-content-type-tolerance http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

13/04 2018

dev-bug/control-schemes-select-with-state

dev-bug/control-schemes-select-with-state http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

13/04 2018

dev-shockey-patch-4

dev-shockey-patch-4 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

13/04 2018

dev-auto-hide-contents

dev-auto-hide-contents http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

07/04 2018

v3.13.3

3.13.3.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

31/03 2018

v3.13.2

3.13.2.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

24/03 2018

v3.13.1

3.13.1.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

22/03 2018

dev-bug/4318

dev-bug/4318 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

17/03 2018

v3.13.0

3.13.0.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

12/03 2018

dev-feature/add-is-shown-to-model-collapse

dev-feature/add-is-shown-to-model-collapse http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

10/03 2018

v3.12.1

3.12.1.0 http://swagger.io

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  Sources   Download

Apache-2.0

by Anna Bodnia
by Buu Nguyen
by Josh Ponelat
by Kyle Shockey
by Robert Barnwell
by Sahar Jafari

api ui documentation swagger specification openapi

06/03 2018

v1.1.15

1.1.15.0

  Sources   Download

06/03 2018

v2.0.19

2.0.19.0

  Sources   Download

06/03 2018

v1.0.13

1.0.13.0

  Sources   Download

06/03 2018

v1.1.1

1.1.1.0

  Sources   Download

06/03 2018

v2.0.17

2.0.17.0

  Sources   Download

06/03 2018

v2.0.18

2.0.18.0

  Sources   Download

06/03 2018

v2.1.0-alpha.5

2.1.0.0-alpha5

  Sources   Download

06/03 2018

v2.1.0-alpha.6

2.1.0.0-alpha6

  Sources   Download

06/03 2018

v2.1.1

2.1.1.0

  Sources   Download

06/03 2018

v1.0

1.0.0.0

  Sources   Download

06/03 2018

v1.0.1

1.0.1.0

  Sources   Download

06/03 2018

v1.0.12

1.0.12.0

  Sources   Download

06/03 2018

v2.0.12

2.0.12.0

  Sources   Download

06/03 2018

v2.0.14

2.0.14.0

  Sources   Download

06/03 2018

v2.0.15

2.0.15.0

  Sources   Download

06/03 2018

v2.0.16

2.0.16.0

  Sources   Download

06/03 2018

v2.1.0-alpha.1

2.1.0.0-alpha1

  Sources   Download

06/03 2018

v2.1.0-alpha.4

2.1.0.0-alpha4

  Sources   Download

06/03 2018

v2.1.0

2.1.0.0

  Sources   Download

06/03 2018

v2.0.1

2.0.1.0

  Sources   Download

06/03 2018

v2.0.4

2.0.4.0

  Sources   Download

06/03 2018

v2.0.7

2.0.7.0

  Sources   Download

06/03 2018

v2.0.8

2.0.8.0

  Sources   Download

06/03 2018

v2.0.9

2.0.9.0

  Sources   Download