Redfish-Service-Validator icon indicating copy to clipboard operation
Redfish-Service-Validator copied to clipboard

Service Validator does not verify Excerpt objects against non-excerpt object

Open edtanous opened this issue 1 year ago • 1 comments

Schema items tagged with Redfish.Excerpt objects are intended to contain a schema-defined subset of properties from the Base schema, and include them in the base object.

Redfish service validator should verify that the properties in Excerpt are a subset of the properties present in the source pointed to by DataSrcUri.

edtanous avatar Aug 21 '24 21:08 edtanous