Skip to content

Validate endpoint error message format #178

@Alessandro100

Description

@Alessandro100

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

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions