Closed aahmed-2 closed 1 year 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.
tracking in jira
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.