You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: docs/DefaultApi.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ void (empty response body)
92
92
93
93
Get a Neurostore annotation reference by Neurostore ID
94
94
95
-
Resolve a Neurostore annotation reference using the same ID exposed by the Neurostore API.
95
+
Resolve a Neurostore annotation reference using the same ID exposed by the Neurostore API, including each linked snapshot's compose ID and md5.
96
96
97
97
### Example
98
98
@@ -436,7 +436,7 @@ This endpoint does not need any parameter.
436
436
437
437
List Neurostore studyset references
438
438
439
-
List reference rows keyed by the actual Neurostore studyset ID.
439
+
List reference rows keyed by the actual Neurostore studyset ID, including compact snapshot summaries.
440
440
441
441
### Example
442
442
@@ -504,7 +504,7 @@ No authorization required
504
504
505
505
Get a Neurostore studyset reference by Neurostore ID
506
506
507
-
Resolve a Neurostore studyset reference using the same ID exposed by the Neurostore API. By default, this returns each linked snapshot with its compose snapshot ID and md5.
507
+
Resolve a Neurostore studyset reference using the same ID exposed by the Neurostore API, including each linked snapshot's compose ID and md5.
0 commit comments