File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff 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 :
You can’t perform that action at this time.
0 commit comments