Skip to content

Add request and response parameter tables to an existing OpenAPI specification automatically. Optionally { expand inline references to work around Postman defects, generate consistency and naming reports }

Notifications You must be signed in to change notification settings

nathanverrilli/yamlfixplusplus

Repository files navigation

purpose & function

  • Build inline parameter tables for POST body/response requests
  • Postman documentation generation fails when it encounters nested references; expand out all references for the API
  • Examine and sort parameters for case & naming consistency

limitations

  • does not (yet) work with GET, DELETE, PATCH, or UPDATE
  • some API consistency checks / naming tests are incomplete

todo

  • Write readme.init

About

Add request and response parameter tables to an existing OpenAPI specification automatically. Optionally { expand inline references to work around Postman defects, generate consistency and naming reports }

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages