Skip to content

Commit cb88867

Browse files
authored
Merge pull request #80 from SPINEProject/postman-api-schema
Add bookmarked attr
2 parents ede3cd3 + 4e35c6c commit cb88867

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

schemas/imageFilter.schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1125,6 +1125,9 @@
11251125
"type": "string"
11261126
}
11271127
},
1128+
"bookmark": {
1129+
"type": "string"
1130+
},
11281131
"subjectIdList": {
11291132
"type": "array",
11301133
"description": "The list of subject uuid",

0 commit comments

Comments
 (0)