Skip to content

Swagger-JS 3.0.3 Released!

Compare
Choose a tag to compare
@webron webron released this 07 Apr 16:30
· 2746 commits to master since this release

Interface changes: No runtime interface changes, but the bundle file is now exported as a UMD module.

  • Added loadSpec option to fetch that allows optimistic loading of a resource as text, regardless of response Content-Type
  • Added authorizations to instance execute
  • Fixed an issue where path and operation parameters weren't being merged (#965)
  • Added contextUrl option that allows user to specify the URL that a spec is in the context of

Version Diff