Skip to content

Commit 4d7bfac

Browse files
committed
revert changes
1 parent bd95505 commit 4d7bfac

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

neurostore-openapi.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2126,11 +2126,7 @@ components:
21262126
allOf:
21272127
- $ref: '#/components/schemas/readable-resource-attributes'
21282128
- $ref: '#/components/schemas/writeable-resource-attributes'
2129-
required:
2130-
- id
21312129
- $ref: '#/components/schemas/user-resource-attributes'
2132-
required:
2133-
- user
21342130
- readOnly: true
21352131
description: common attributes for user owned resources
21362132
userless-resource-attributes:
@@ -2140,8 +2136,6 @@ components:
21402136
- created_at
21412137
- updated_at
21422138
- $ref: '#/components/schemas/writeable-resource-attributes'
2143-
required:
2144-
- id
21452139
- readOnly: true
21462140
description: common resource attributes not tied to a specific user
21472141
user-resource-attributes:

nimads

0 commit comments

Comments
 (0)