Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About checking Settings resource URI #542

Closed
JojoWu19 opened this issue Feb 15, 2023 · 2 comments · Fixed by #543
Closed

About checking Settings resource URI #542

JojoWu19 opened this issue Feb 15, 2023 · 2 comments · Fixed by #543

Comments

@JojoWu19
Copy link

We get below errors at last version:

...
1 failRedfishUriStrict errors in /redfish/v1/Systems/1/Bios/Pending
1 failRedfishUriStrict errors in /redfish/v1/Systems/1/Pending
...

Should tool skip these Settings resources? or standard schema files will be added the Settings resource URI into URIs?

@mraineri
Copy link
Contributor

Yes, the tool is expected to skip testing URIs for resources found in @Redfish.Settings, @Redfish.ActionInfo, and @Redfish.CollectionCapabilities. In the spec, we list the exemption in the "Redfish-defined URIs and relative reference rules" clause:

All other Redfish service-supported URIs shall match the resource URI patterns definitions, except the supplemental resources that the @Redfish.Settings, @Redfish.ActionInfo, and @Redfish.CollectionCapabilities payload annotations reference.

@JojoWu19
Copy link
Author

@mraineri , get it and thank for your response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants