Skip to content

Commit 9478510

Browse files
committed
add the store tags
1 parent 57c2026 commit 9478510

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

neurostore-openapi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ paths:
1717
get:
1818
summary: GET NeuroStore studyset release list
1919
tags:
20+
- store
2021
- neurostore-studyset-releases
2122
responses:
2223
'200':
@@ -46,6 +47,7 @@ paths:
4647
get:
4748
summary: GET NeuroStore studyset release manifest
4849
tags:
50+
- store
4951
- neurostore-studyset-releases
5052
responses:
5153
'200':
@@ -67,6 +69,7 @@ paths:
6769
get:
6870
summary: Download NeuroStore studyset release tarball
6971
tags:
72+
- store
7073
- neurostore-studyset-releases
7174
responses:
7275
'200':

0 commit comments

Comments
 (0)