Commit dca155d
authored
yaml: disallow extra properties / fixes (#648)
As discussed during the recent editor meeting, we disallow extra top-level attributes in the PEtab yaml file to facilitate validation. Any additional information users might want to exclude can be handled via `extensions`.
This also fixes some typos and a broken link in the schema.1 parent 903398d commit dca155d
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | | - | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
121 | 120 | | |
122 | 121 | | |
123 | 122 | | |
124 | | - | |
| 123 | + | |
125 | 124 | | |
126 | 125 | | |
127 | 126 | | |
| 127 | + | |
| 128 | + | |
0 commit comments