Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
Co-authored-by: Jaap Eldering <[email protected]>
  • Loading branch information
vmcj and eldering authored May 26, 2022
1 parent 7024c09 commit a43d5aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Contest_Archive_Format.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ Some of these API endpoints are often written by humans in an archive.
For this reason, those files can also be written in YAML instead of JSON.
This holds for the following files:

- `contest.json`, which than becomes `contest.yaml`.
- `problems.json`, which than becomes `problems.yaml`.
- `accounts.json`, which than becomes `accounts.yaml`.
- `contest.json`, which then becomes `contest.yaml`.
- `problems.json`, which then becomes `problems.yaml`.
- `accounts.json`, which then becomes `accounts.yaml`.

The section [Example YAML files](#example-yaml-files) list example YAML files.

Expand Down

0 comments on commit a43d5aa

Please sign in to comment.