From 8c5ee0c59243637db6bcffaf656fb880afc431e4 Mon Sep 17 00:00:00 2001 From: vaitkus Date: Thu, 22 Jun 2023 17:17:34 +0300 Subject: [PATCH] Add "following" as was aggreed in PR #424. --- optimade.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optimade.rst b/optimade.rst index 7e07064cf..9b242b004 100644 --- a/optimade.rst +++ b/optimade.rst @@ -641,7 +641,7 @@ Every response SHOULD contain the following fields, and MUST contain at least :f - **database**: a dictionary describing the specific database accessible at this OPTIMADE API. 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: + The dictionary can contain the following 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.