Skip to content

Commit

Permalink
Add database ID as a metadata field
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Feb 14, 2023
1 parent bb35433 commit 02a9b25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions optimade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ Every response SHOULD contain the following fields, and MUST contain at least :f
If provided, the dictionary fields SHOULD match those provided in the corresponding links entry for the database in the provider's index meta-database, outlined in `Links Endpoint JSON Response Schema`_.
The dictionary can contain the OPTIONAL fields:

- **id**: the identifier of this database within those served by this provider, i.e., the ID under which this database is served in this provider's index meta-database.
- **name**: a human-readable name for the database, e.g., for use in clients.
- **version**: a string describing the version of the database.
- **description**: a human-readable description of the database, e.g., for use in clients.
Expand Down

0 comments on commit 02a9b25

Please sign in to comment.