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

Warn if a URI segment contains characters that conflict with Windows folder naming #456

Open
jautor opened this issue Feb 4, 2022 · 1 comment

Comments

@jautor
Copy link
Member

jautor commented Feb 4, 2022

Related to this issue: DMTF/Redfish-Mockup-Creator#72

Suggest we add a warning (not a failure) if the validator finds a URI segment that contains characters that conflict with Windows folder naming rules. While those don't violate the Specification, they will cause problems for any use cases that involve saving payloads on a Windows-based system.

@mraineri
Copy link
Contributor

mraineri commented Feb 5, 2022

I need to think about this one a bit; it seems odd to me to flag a valid service just because of a Windows limitation, but I can understand concerns if a Windows-based client is going to be making directories off of the Id properties in resources.

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

No branches or pull requests

2 participants