manageiq-api icon indicating copy to clipboard operation
manageiq-api copied to clipboard

[API] Convert to OpenAPI

Open Fryguy opened this issue 6 years ago • 1 comments

  • [x] Load models to build schema
  • [x] Add descriptions if a column has a comment
  • [ ] Detect and build parameters
  • [ ] Handle multiple post actions
  • [ ] Run as a GHA on a schedule to keep schema up to date
  • [ ] Run on API PRs to detect new/updates/deleted paths/parameters

Fryguy avatar Dec 04 '19 21:12 Fryguy

We may want the OpenAPI spec versioning to match ManageIQ's, bringing in the API & MiQ versioning that were on separate version paths to now being one in the same.

abellotti avatar Mar 20 '20 19:03 abellotti