Redfish-Service-Validator icon indicating copy to clipboard operation
Redfish-Service-Validator copied to clipboard

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

Open jautor opened this issue 3 years ago • 1 comments

Related to this issue: https://github.com/DMTF/Redfish-Mockup-Creator/issues/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.

jautor avatar Feb 04 '22 23:02 jautor

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.

mraineri avatar Feb 05 '22 20:02 mraineri