Skip to content

Commit

Permalink
Add version to problem.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
niemela committed Aug 6, 2024
1 parent 98e9fc3 commit c4cc19a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/2023-07-draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Any unknown keys should be treated as an error.
| type | String or sequence of strings | `pass-fail` | Type of problem. Values must be from the ones [defined below](#type).
| name | String or map of strings | | Required. The name of the problem in each of the languages for which a problem statement exists. See below for details.
| uuid | String | | Required. UUID identifying the problem.
| version | String | Version of the problem described in the package. |
| credits | String or map with keys as defined below. | | Who should get credits. See below for details.
| source | String, a sequence, or a map as [defined below](#source). | | The problem set from which the problem originates. See below for details.
| license | String | unknown | License under which the problem may be used. Value has to be one of the ones defined below.
Expand Down

0 comments on commit c4cc19a

Please sign in to comment.