redoc

📘 OpenAPI/Swagger-generated API Reference Documentation

MIT License

Downloads
152
Stars
22.3K

Bot releases are hidden (Show)

redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

  • make padding for md code blocks and code samples consistent (007752d)
  • make syntax highlighting for md js code blocks same as for payload samples (d197c0f)
  • Only display API version if present (#773) (fb3cb36)
redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

Features

  • support externalValue for examples (2cdfcd2), closes #551 #840
  • cli: Add templateOptions param to pass additional data to custom template (#792) (4e8ee03)
redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

  • move swagger2openapi to deps because of missing transitive deps (ed9b878)

Features

redoc -

Published by RomanHotsiy over 5 years ago

Bug Fixes

  • change fontFamily for EndpointInfo (#866) (851b133)
  • clean up field values display (#855) (5c91590)
  • discriminator and oneOf title fix (a3d7d7a)
  • encode x-www-form-urlencoded examples correctly (65930ad), closes #870
  • fix redoc-cli broken dependencies (81a7568)
  • IE11 add missing fetch and URL polyfills (d2ce1bd), closes #875
  • ignore empty x-tagGroups array (#869) (4366a0d)
  • incorrect detected schema title for deeply inherited schemas (7d7b4e3)
  • pluralize arrray of types (fdcac30)
  • remove huge space after Authentication section (548fae3), closes #872
  • remove query string from server URL (#895) (64453ff)
  • remove tabs top margin (5c187f3)
  • right panel code samples bg color (de2aed2)
  • tidy up non-redoc vendor extension presentation (#847) (b21cd3d)
  • update apiKey in to be titleize (#902) (35df477)
  • cli: add node-libs-browser to the deps (6c79901), closes #850

Features

  • add hideSingleRequestSampleTab option (4550e4d)
  • add lineHeight config for headings (#894) (5dd5d6d)
  • basic UI labels configuration (b0e660e). Can be used for translations later.
  • add logo gutter to the theme (82c0cb1a).
redoc - v0.7.11

Published by RomanHotsiy over 8 years ago