DMTF / Redfish-Service-Validator

The Redfish Service Validator is a Python3 tool for checking conformance of any "device" with a Redfish service interface against Redfish CSDL schema
Other
38 stars 33 forks source link

Fix to odata count not checking correctly #492

Closed tomasg2012 closed 2 years ago

tomasg2012 commented 2 years ago

Program incorrectly flagged @odata items with property names prefixed, i.e Members@odata.count.

jautor commented 2 years ago

Approved 5/13