Skip to content

Commit

Permalink
Edit property slice definition [WIP]
Browse files Browse the repository at this point in the history
  • Loading branch information
rartino committed Jun 13, 2024
1 parent f863308 commit a73029a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions optimade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,6 @@ It communicates that the property value has been omitted from the response and i
// ...
}
Metadata properties
-------------------

Expand Down Expand Up @@ -1275,10 +1274,6 @@ Standard OPTIONAL URL query parameters not in the JSON:API specification:
Other OPTIONAL fields MUST NOT be returned when this parameter is present.
Example: :query-url:`http://example.com/optimade/v1/structures?response_fields=last_modified,nsites`


*********


Additional OPTIONAL URL query parameters not described above are not considered to be part of this standard, and are instead considered to be "custom URL query parameters".
These custom URL query parameters MUST be of the format "<database-provider-specific prefix><url\_query\_parameter\_name>".
These names adhere to the requirements on implementation-specific query parameters of `JSON:API v1.1 <http://jsonapi.org/format/1.1>`__ since the database-provider-specific prefixes contain at least two underscores (a LOW LINE character '\_').
Expand Down

0 comments on commit a73029a

Please sign in to comment.