ibm-openbmc / dev

Product Development Project Mgmt and Tracking
16 stars 2 forks source link

redfish/v1/JsonSchemas does not show OEM schemas #3553

Closed aahmed-2 closed 1 year ago

aahmed-2 commented 2 years ago

Get on redfish/v1/JsonSchema only returns DMTF redfish schemas. No OEM schema are listed.

To reproduce: Curl -k -H "X-Auth-Token: $token" -X GET "https://$bmc/redfish/v1/JsonSchemas" Look at output, see if OEMAssembly or other OEM schemas are there.

Note: Curl -k -H "X-Auth-Token: $token" -X GET "https://$bmc/redfish/v1/JsonSchemas/" returns valid output.

rfrandse commented 1 year ago

tracking in jira