RapiDoc

RapiDoc -WebComponent for OpenAPI Spec

MIT License

Downloads
88.1K
Stars
1.7K
Committers
106

Bot releases are hidden (Show)

RapiDoc - Release 5.0.2

Published by mrin9 over 5 years ago

Bug Fixes

  • Fixed a text-wrapping issue in firefox
RapiDoc - Release 5.0.1

Published by mrin9 over 5 years ago

Enhancements

  • Added response headers details (under the RESPONSE section)
RapiDoc - Release 5.0.0 (download octet-stream responses)

Published by mrin9 over 5 years ago

Breaking Changes

  • server attribute is now changed to server-url

New Features

  • Responses with content-type as octet-stream can now be downloaded and saved as a file

Bug Fixes

  • server-url was not working as expected
RapiDoc - Release 4.3.0

Published by mrin9 over 5 years ago

New Features

  • Added a new Header solt (to add custom html in header)
  • Added Example to show how custom HTML functionality can be incorporated

Bug Fixes

  • Sending accept request-header if specified in the spec
RapiDoc - Release 4.2.11

Published by mrin9 over 5 years ago

Fixes

  • Objects required properties are now annotated with star (*) symbol
RapiDoc - Release 4.2.9

Published by mrin9 over 5 years ago

Updates

Increased default monospaced font size from 12px to 14px

RapiDoc - Release 4.2.7

Published by mrin9 over 5 years ago

Fixes

  • Examples, if provided for path and query param is auto-loaded into the text box
  • TextArea will maintain its size (if user resized it) across the TRY calls
RapiDoc - Release 4.2.6

Published by mrin9 over 5 years ago

Updates

  • API Listing are now sorted by Tags
RapiDoc - Release 4.2.4 (Bug Fixes)

Published by mrin9 over 5 years ago

Bug Fixes

  • If an example is provided for a schema, then display the example instead of auto-generating one from schema
RapiDoc - Release 4.2.3 (Minor Typo)

Published by mrin9 over 5 years ago

Bug fix

  • Fixed a minor typo
RapiDoc - Release 4.2.2 (Bug Fixes)

Published by mrin9 over 5 years ago

Bug Fixes

  • Generation of curl syntax where spec do not contain host information
  • Url encoding of query and path parameters
  • Specs spanning across multiple files was incorrectly referencing relative json ref pointers
RapiDoc - Release 4.2.1 (Handle large specs better)

Published by mrin9 over 5 years ago

Performance

Improved on handling large multi-file specs containing circular refs

Depreciation

deprecated attribute resolve-circular-refs : true/false which was introduced in release 4.2.0 as a workaround to handle performance issues with large specs

RapiDoc - Release 4.2.0

Published by mrin9 over 5 years ago

New Features

  • new attribute resolve-circular-refs allows you to enable/disable resolving circular refs in the spec

Bug Fixes

  • Fix multiple value field's color scheme in dark mode
RapiDoc - Release 4.1.0 (curl syntax)

Published by mrin9 over 5 years ago

New Features

  • curl syntax generation
  • Added an ability to submit multiple values for a field ( array parameters)

Bug Fixes

  • Fix a build issue when using npm
  • Fix formatting of json responses in firefox
  • Do not send empty fields while making API calls
  • Fix submission multipart/form-data (boundary was missing)
RapiDoc - Release 4.0.0 (API Search functionality)

Published by mrin9 over 5 years ago

Breaking changes

  • show-try attribute is renamed to allow-try
  • show-authentication attribute is renamed to allow-authentication

New Features

  • Search API functionality
  • Following new attributes are added
    • allow-search
    • allow-spec-url-load
    • allow-spec-file-load

Bug Fixes

  • Fixed an issue where spec has no schema for some request and response
  • Style fixes - number type in schema was not getting color coded
RapiDoc - Release 3.2.2

Published by mrin9 over 5 years ago

Fixed issues with responsive styling

RapiDoc - Release 3.2.0

Published by mrin9 over 5 years ago

Added responsive feature.

RapiDoc - Release 3.1.1

Published by mrin9 over 5 years ago

Minor fixes to styles, and improved documentation

RapiDoc - Release 3.1.0

Published by mrin9 over 5 years ago

  • Added ability to change logo
  • Allow adding external html content
  • Bug fixes
  • Style fixes
RapiDoc - Release 2.0.0 (API Console)

Published by mrin9 over 5 years ago

  • Included API console along with HTTP and Token Based Authentication
  • Added options to provide the api-key, api-token and api-server
  • Reduced size for faster load
  • New sections added
    • API Server
    • Authentication
Package Rankings
Top 1.86% on Npmjs.org
Top 25.0% on Repo1.maven.org
Top 4.45% on Proxy.golang.org
Related Projects