Skip to content

Commit 3d3f621

Browse files
authored
Merge pull request #70 from SPINEProject/postman-api-schema
fix
2 parents ea83477 + 74de113 commit 3d3f621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/importSubject.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$id": "https://raw.githubusercontent.com/SPINEProject/SPINE-json-schema/master/schemas/import.schema.json",
2+
"$id": "https://raw.githubusercontent.com/SPINEProject/SPINE-json-schema/master/schemas/importSubject.schema.json",
33
"$schema": "http://json-schema.org/draft-07/schema#",
44
"title": "Import",
55
"definitions": {

0 commit comments

Comments
 (0)