Releases: rapi-doc/RapiDoc
Releases · rapi-doc/RapiDoc
Release 5.0.2
Bug Fixes
- Fixed a text-wrapping issue in firefox
Release 5.0.1
Enhancements
- Added response headers details (under the RESPONSE section)
Release 5.0.0 (download octet-stream responses)
Breaking Changes
server
attribute is now changed toserver-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
Release 4.3.0
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
Release 4.2.11
Fixes
- Objects required properties are now annotated with star (
*
) symbol
Release 4.2.9
Updates
Increased default monospaced font size from 12px to 14px
Release 4.2.7
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
Release 4.2.6
Updates
- API Listing are now sorted by Tags
Release 4.2.4 (Bug Fixes)
Bug Fixes
- If an example is provided for a schema, then display the example instead of auto-generating one from schema
Release 4.2.3 (Minor Typo)
Bug fix
- Fixed a minor typo