rdme

ReadMe's official command-line interface (CLI) and GitHub Action 🌊

MIT License

Downloads
313K
Stars
104
Committers
21

Bot releases are visible (Hide)

rdme - 6.3.0

Published by erunion almost 3 years ago

What's Changed

Full Changelog: https://github.com/readmeio/rdme/compare/6.2.1...6.3.0

rdme - 6.2.1

Published by erunion almost 3 years ago

What's Changed

Full Changelog: https://github.com/readmeio/rdme/compare/6.2.0...6.2.1

rdme - 6.2.0

Published by erunion almost 3 years ago

🚦 This includes some upgrades to our internal OpenAPI/Swagger definition parsing engine, @readme/openapi-parser, to expand validation to a number of new aspects of the specifications:

  • Duplicate parameters
  • Paths with parameters with no parameter schemas
  • Duplicate operation IDs
  • Invalid discriminators
  • type: array with no items
  • And more...

If you have issues with any of these new validations please reach out to us either through an rdme GitHub ticket or our support team at [email protected]

What's Changed

Full Changelog: https://github.com/readmeio/rdme/compare/6.1.3...6.2.0

rdme - 6.1.3

Published by erunion almost 3 years ago

What's Changed

Full Changelog: https://github.com/readmeio/rdme/compare/6.1.2...6.1.3

rdme - 6.1.2

Published by erunion almost 3 years ago

What's Changed

Full Changelog: https://github.com/readmeio/rdme/compare/6.1.1...6.1.2

rdme - 6.1.1

Published by erunion almost 3 years ago

What's Changed

Full Changelog: https://github.com/readmeio/rdme/compare/6.1.0...6.1.1

rdme - 6.1.0

Published by erunion almost 3 years ago

What's Changed

Full Changelog: https://github.com/readmeio/rdme/compare/6.0.1...6.1.0

rdme - 6.0.1

Published by erunion almost 3 years ago

What's Changed

Full Changelog: https://github.com/readmeio/rdme/compare/6.0.0...6.0.1

rdme - 6.0.0

Published by erunion almost 3 years ago

Big release!

  • Support for OpenAPI 3.1! We're launching support for uploading and rendering OpenAPI 3.1 definitions on ReadMe next week and this release gets us ahead of the pack there. 🚀
  • Overhauled OpenAPI validation engine and error reporting! We've incorporated better-ajv-errors into our validator to help guide you towards resolving issues quicker. 🤗
  • We've also tweaked the helps screens for all commands to make them easier to read. 👓

What's Changed

Full Changelog: https://github.com/readmeio/rdme/compare/5.2.0...6.0.0