DMTF / Redfish-URI-Validator

The Redfish URI Validator is a Python3 tool which scans all resources on a given service and verifies the URIs on the service match the patterns described in a provided OpenAPI specification.
Other
1 stars 2 forks source link

issue moved to other repository #13

Closed snk20501 closed 4 years ago

snk20501 commented 4 years ago

Hi,

I raised an issue yesterday. When I would like to check it today, I find it is moved to another repository. Please let me know how to track it. Thanks.

err

mraineri commented 4 years ago

Sorry, I thought you would have access to that issue.

Since redfish/v1/Chassis/{ChassisId}/LogServices isn't listed in openapi.yaml, technically it is an illegal URI. However, this appears to be a mistake and it should be part of the openapi.yaml file. We'll need to fix this in our publication.

snk20501 commented 4 years ago

@mraineri No worries. Thanks for the confirmation.

mraineri commented 4 years ago

Closing 1/9; original issue being handled in the schema files