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

Skip files that are detected to be JSON Schema files #11

Closed mraineri closed 1 year ago

mraineri commented 1 year ago

Fix #10

@FelixD999 would you be able to test this change on your end?

FelixD999 commented 1 year ago

Thanks for your help and update. The error report no longer presents previously mentioned issues. Skip files

mraineri commented 1 year ago

Perfect, thanks for confirming.

Merging now.