-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
questionFurther information is requestedFurther information is requested
Description
When validating a GBFS feed with the validate endpoint, if there is an error, the error message has the property instancePath included at the beginning of the string. This is not the expected behaviour, it should only be the message without the instancePath property
Current state
message = instancePath + message
Expected state
message = message

Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested