Skip to content

Commit fdec585

Browse files
committed
remove operationIds
1 parent a973091 commit fdec585

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

neurostore-openapi.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ servers:
1515
paths:
1616
/neurostore-studyset-releases/:
1717
get:
18-
operationId: neurostore.resources.neurostore_studyset_releases.search
1918
summary: GET NeuroStore studyset release list
2019
tags:
2120
- neurostore-studyset-releases
@@ -45,7 +44,6 @@ paths:
4544
type: string
4645
description: nightly, latest, or a monthly release in YYYY-MM format.
4746
get:
48-
operationId: neurostore.resources.neurostore_studyset_releases.get
4947
summary: GET NeuroStore studyset release manifest
5048
tags:
5149
- neurostore-studyset-releases
@@ -67,7 +65,6 @@ paths:
6765
type: string
6866
description: nightly, latest, or a monthly release in YYYY-MM format.
6967
get:
70-
operationId: neurostore.resources.neurostore_studyset_releases.download
7168
summary: Download NeuroStore studyset release tarball
7269
tags:
7370
- neurostore-studyset-releases

0 commit comments

Comments
 (0)