Skip to content

Commit

Permalink
Update optimade.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Antanas Vaitkus <[email protected]>
  • Loading branch information
merkys and vaitkus authored Feb 4, 2025
1 parent 3dd56bb commit 4869596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optimade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ In the JSON response format, property types translate as follows:
- **timestamp** uses a string representation of date and time as defined in `RFC 3339 Internet Date/Time Format <https://tools.ietf.org/html/rfc3339#section-5.6>`__.
- **dictionary** is represented by the JSON object type.
- **unknown** properties are represented by either omitting the property or by a JSON :field-val:`null` value.
- namespace-specific data types use string representations.
- Namespace-specific data types use string representations.

Every response SHOULD contain the following fields, and MUST contain at least :field:`meta`:

Expand Down

0 comments on commit 4869596

Please sign in to comment.