We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd95505 commit 4d7bfacCopy full SHA for 4d7bfac
2 files changed
neurostore-openapi.yml
@@ -2126,11 +2126,7 @@ components:
2126
allOf:
2127
- $ref: '#/components/schemas/readable-resource-attributes'
2128
- $ref: '#/components/schemas/writeable-resource-attributes'
2129
- required:
2130
- - id
2131
- $ref: '#/components/schemas/user-resource-attributes'
2132
2133
- - user
2134
- readOnly: true
2135
description: common attributes for user owned resources
2136
userless-resource-attributes:
@@ -2140,8 +2136,6 @@ components:
2140
- created_at
2141
2137
- updated_at
2142
2138
2143
2144
2145
2139
2146
description: common resource attributes not tied to a specific user
2147
user-resource-attributes:
nimads
0 commit comments