Skip to content

Swagger-UI 3.0.5 Released!

Choose a tag to compare

@webron webron released this 08 Apr 16:52
· 4835 commits to master since this release

Interface changes: Added ability to specify a remote config with the configUrl option.

  • Bugfix: cookies were not being sent when downloading a spec from the same origin as the browser (PR #2822)
  • Bugfix: JSON example value display problem (#2800)
  • Bugfix: cURL command generation issue (#2839)
  • Bugfix: array properties not showing description metadata (#2807)
  • Bugfix: ability to basic-authenticate with non-ASCII characters (#2456)
  • Bugfix: Try It Out ignoring spec schemes (#2816)
  • Feature: OAuth2 Application flow (#2838)
  • Housekeeping: Added composer.json for PHP package managers
  • Housekeeping: Moved assets in /public to /dist

Version Diff