-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
None
-
False
-
-
False
-
None
-
2
-
None
-
None
-
OTA 274
The openapi specification returned from OSUS can pass lint check [1]. There is another one (less popular tho) [2].
Definition of Done:
- The last cmd runs successfully.
$ curl -s -o /tmp/output.json "https://api.stage.openshift.com/api/upgrades_info/openapi" $ lint-openapi /tmp/output.json
- A presubmit exists to avoid regression.
[1]. https://github.com/IBM/openapi-validator
[2]. https://github.com/python-openapi/openapi-spec-validator
- relates to
-
OTA-1554 Expose "/api/updates_info/openapi" for Cincinnati instead of PE
-
- To Do
-
- links to