DMTF / Redfish-JsonSchema-ResponseValidator

The Redfish JSON Schema Response Validator is a Python3 utility used to validate any JSON resource against DMTF provided JSON schemas
Other
3 stars 6 forks source link

Support Swordfish json schema file validation #12

Closed gtossk2 closed 2 months ago

gtossk2 commented 11 months ago

Some service URIs, such as StorageServices [1], are based on Swordfish schema. And currently, validator only get Redfish schema from org [2].

[1] https://redfish.dmtf.org/schemas/v1/ServiceRoot.v1_16_0.json [2] https://github.com/DMTF/Redfish-JsonSchema-ResponseValidator/blob/main/Redfish-JsonSchema-ResponseValidator.py#L128

mraineri commented 2 months ago

At this time we're archiving this project in favor of the Redfish Service Validator found here: https://github.com/DMTF/Redfish-Service-Validator