-
Notifications
You must be signed in to change notification settings - Fork 1
/
pydantic_validation_errs.yaml
52 lines (52 loc) · 1.6 KB
/
pydantic_validation_errs.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
- input:
access:
- schemaKey: AccessRequirements
status: dandi:OpenAccess
assetsSummary:
numberOfBytes: 0
numberOfFiles: 0
schemaKey: AssetsSummary
citation: ABC (2022). (Version draft) [Data set]. DANDI archive. https://dandiarchive.org/dandiset/000031/draft
dateCreated: '2020-08-03T21:27:02.230000+00:00'
description: ABC
id: DANDI:000031/draft
identifier: DANDI:000031
manifestLocation:
- https://api.dandiarchive.org/api/dandisets/000031/versions/draft/assets/
name: ABC
repository: https://dandiarchive.org/
schemaKey: Dandiset
schemaVersion: 0.6.0
url: https://dandiarchive.org/dandiset/000031/draft
version: draft
loc:
- contributor
msg: Field required
type: missing
url: https://errors.pydantic.dev/2.9/v/missing
- input:
access:
- schemaKey: AccessRequirements
status: dandi:OpenAccess
assetsSummary:
numberOfBytes: 0
numberOfFiles: 0
schemaKey: AssetsSummary
citation: ABC (2022). (Version draft) [Data set]. DANDI archive. https://dandiarchive.org/dandiset/000031/draft
dateCreated: '2020-08-03T21:27:02.230000+00:00'
description: ABC
id: DANDI:000031/draft
identifier: DANDI:000031
manifestLocation:
- https://api.dandiarchive.org/api/dandisets/000031/versions/draft/assets/
name: ABC
repository: https://dandiarchive.org/
schemaKey: Dandiset
schemaVersion: 0.6.0
url: https://dandiarchive.org/dandiset/000031/draft
version: draft
loc:
- license
msg: Field required
type: missing
url: https://errors.pydantic.dev/2.9/v/missing