Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Releases: sky-uk/api-explorer

v1.0.0

29 Oct 09:59
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release
v1.0.0

v0.5.0

30 Aug 15:56
Compare
Choose a tag to compare

Enhancement

  • #135 - Use default parameter values when available
  • Add basic examples support for input parameters
  • CURL generator tab sample plugin in the Links sample

v0.4.0

07 Mar 10:50
Compare
Choose a tag to compare

As part of this release we had 4 issues being closed.

Documentation

  • #157 - Write documentation for APIExplorer API

Enhancement

  • #172 - Display custom header values in parameters of type header
  • #60 - Keep the last response for an operation in the state

Development

  • #170 - Remove the dependency for DevTools

v0.3.0

29 Dec 16:31
Compare
Choose a tag to compare

As part of this release we had 8 issues being closed.

Enhancement

  • #168 - Misc improvements
  • #156 - Option to not follow redirects
  • #143 - Missing badges for HEAD, OPTIONS and PATCH

Bug

  • #159 - Status code (and headers) are not shown for some status codes (ex: 204, 500)
  • #51 - Remove support for url spec in querystring
  • #161 - Fixes bug #143 - Missing badges for HEAD, OPTIONS and PATCH
  • #144 - Should warn instead of fail when a spec is not available
  • #160 - Warn instead of failing when API Spec load fails

image


Check the live sample at http://apiexplorer-app.herokuapp.com/

v0.2.7

07 Nov 09:38
Compare
Choose a tag to compare
  • Allow to specify a pathname only URL for swagger spec (#152)
  • Use absolute path for README.md image
  • Only include dist files in NPM (#155)

v0.2.6

04 Nov 09:38
Compare
Choose a tag to compare
  • Adds CHANGELOG.md file to track version changes
  • Improve the NPM package publishing process using Circle CI (#141)
  • Fix: Configuration is a required argument for minimal configuration (#151)
  • Use base64 urls instead of external images to display logo and 404 (#103)
  • Fix support for custom base paths. Some client URLs are broken (home, operation tabs, settings) (#154)
  • Improve documentation to list the petstore-api-explorer sample project (#120)
  • Improve documentation for minimal API Explorer configuration

v0.2.5

18 Aug 14:04
Compare
Choose a tag to compare

In this release:

  • Better support for custom base paths.

v0.2.4

16 Aug 09:49
Compare
Choose a tag to compare

In this release:

  • Fixes to Swagger 1 loader
  • Support for "/" basePath
  • Fixes a bug where previously sent headers were sent out with undefined once they get empty again.
  • Change API Explorer package name to avoid conflicts with another project once we need to deploy to the public NPM registry
  • Now showing all the request and response headers
  • Response widget was using the request format instead of the content type

v0.2.2

23 Jun 13:47
Compare
Choose a tag to compare

Republish NPM package.

v0.2.1

17 Jun 09:18
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

pease don't use this version

Republish NPM package.