Skip to content

AJV validating URL properties as format uri-reference? #94

@MikeRalphson

Description

@MikeRalphson

See https://github.com/seriousme/openapi-schema-validator/blob/master/test/realworld/failed.md#api-discourselocal-version-latest

The linked schema has no format keyword, but ajv is complaining that servers.url should be a uri-reference. This looks incorrect as the appropriate format would be uri-template (though I'm not sure which Draft of JSON Schema introduced that format value).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions