Skip to content

Commit

Permalink
Formatting again
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Jul 29, 2024
1 parent 99ac1dc commit 96b0231
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 @@ -4520,8 +4520,7 @@ The OPTIMADE JSON Lines format then extends these rules with the following conve
- The next line MAY contain a standard OPTIMADE ``meta`` object, following the same rules described in `JSON Response Schema: Common Fields`_, where every MUST and SHOULD rule can be reinterpreted as a MAY rule.
- The next block of lines provides the ``info`` endpoint responses.
- First the base info response MUST be provided, following the description at `Base Info Endpoint`_.
- The next lines MUST contain the entry info endpoint responses for the all entry types present later in the file, as described in `Entry Listing Info Endpoints`_.
These MUST appear in alphabetical order by entry type name.
- The next lines MUST contain the entry info endpoint responses for the all entry types present later in the file, as described in `Entry Listing Info Endpoints`_. These MUST appear in alphabetical order by entry type name.
- The remaining lines of the file contain data entries themselves, described in `Entry Listing JSON Response Schema`_.
Again, these MUST appear in block alphabetical order by entry type name, but can appear in any order within those blocks.
- Finally, any custom extension endpoints (see `Custom Extension Endpoints`_), if present and desirable, MUST appear at the end of the file.
Expand Down

0 comments on commit 96b0231

Please sign in to comment.