Commit 35f7792
committed
Make identifier singular (remove possibility for a list of identifiers) for Locus and Allele
So far I see no values with such data types used at all in dandi archive so we should not
break anything
An alternative would be to just make it a List[Identifier] always and not
bother allowing for the dance of singular-vs-plural.1 parent feb208f commit 35f7792
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1340 | 1340 | | |
1341 | 1341 | | |
1342 | 1342 | | |
1343 | | - | |
| 1343 | + | |
1344 | 1344 | | |
1345 | 1345 | | |
1346 | 1346 | | |
| |||
1352 | 1352 | | |
1353 | 1353 | | |
1354 | 1354 | | |
1355 | | - | |
| 1355 | + | |
1356 | 1356 | | |
1357 | 1357 | | |
1358 | 1358 | | |
| |||
0 commit comments