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

Remove minItems property from #/properties/records/ #17

Open
RuarriS opened this issue Sep 2, 2020 · 1 comment
Open

Remove minItems property from #/properties/records/ #17

RuarriS opened this issue Sep 2, 2020 · 1 comment
Assignees
Milestone

Comments

@RuarriS
Copy link

RuarriS commented Sep 2, 2020

MinItems property for records Array does not allow for a schema compliant way to show that no records have been returned. This could happen when working with APIs, and there are no records responsive to a query.

This violates spec:
{ "$schema": "https://raw.githubusercontent.com/swimdrinkfish/opendata/master/v1.0.1/schema.json#", "documentTime": "2020-09-02T18:33:28.095921+00:00", "records": [] }

@dylanneild
Copy link
Contributor

This change should be incorporated into data standard v1.1.

@dylanneild dylanneild added this to the v1.1 milestone Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants