-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
OTA 279
-
None
-
None
-
None
$ curl -s "https://api.stage.openshift.com/api/upgrades_info/openapi" | jq '.paths|keys[]' "/api/upgrades_info/graph" "/api/upgrades_info/v1/graph" $ curl -s "https://api.stage.openshift.com/api/upgrades_info/openapi" | jq '.paths."/api/upgrades_info/graph".parameters' [ { "in": "query", "name": "channel", "required": true, "schema": { "type": "string" }, "style": "form" } ] $ curl -s "https://api.stage.openshift.com/api/upgrades_info/openapi" | jq '.paths."/api/upgrades_info/v1/graph".parameters' null
This might be a result of this.
Expected:
The parameters for the two paths are the same.
- relates to
-
OTA-545 Cincinnati OpenAPI should declare query parameters, etc.
-
- Closed
-