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

Add key at top level to indicate existing verified data #23

Closed
tiagosimoes-euf opened this issue Apr 13, 2023 · 1 comment
Closed

Add key at top level to indicate existing verified data #23

tiagosimoes-euf opened this issue Apr 13, 2023 · 1 comment

Comments

@tiagosimoes-euf
Copy link
Contributor

Motivation

The API includes fields for verified data but most entries do not have any content there. As such, exposing verified data for all entries is not desirable at this point.

However, it may be useful to indicate whether a given entry has verified data without requiring the inclusion of verified data for all entries. This way, client applications can perform an additional scoped request when desirable.

Data processing and API structure changes

A new processed API field hasVerifiedData should return true when a given entry has any number of non-emtpy verified data fields, or false otherwise.

Further work

Update OpenAPI specification and API documentation.

@tiagosimoes-euf
Copy link
Contributor Author

#24

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

1 participant