Skip to content

Commit

Permalink
Simplifying requirements for the presence in the response for a coupl…
Browse files Browse the repository at this point in the history
…e of properties.
  • Loading branch information
merkys committed Dec 4, 2019
1 parent 502bd44 commit 892f60a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions optimade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1786,7 +1786,6 @@ assemblies

- **Requirements/Conventions**:

- **Response**: OPTIONAL in the response (SHOULD be absent if there are no partial occupancies).
- **Query**: Support for queries on this property is OPTIONAL.
If supported, filters MAY support only a subset of comparison operators.
- If present, the correct flag MUST be set in the list :property:`structure_features` (see property `structure_features`_).
Expand Down Expand Up @@ -1893,7 +1892,7 @@ structure\_features
- **Type**: list of strings
- **Requirements/Conventions**:

- **Response**: REQUIRED in the response (SHOULD be absent if there are no partial occupancies).
- **Response**: REQUIRED in the response.
- **Query**: MUST be a queryable property. Filters on the list MUST support all mandatory HAS-type queries. Filter operators for comparisons on the string components MUST support equality, support for other comparison operators are OPTIONAL.
- MUST be an empty list if no special features are used.
- MUST be sorted alphabetically.
Expand Down

0 comments on commit 892f60a

Please sign in to comment.