File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2126,10 +2126,10 @@ components:
21262126 allOf :
21272127 - $ref : ' #/components/schemas/readable-resource-attributes'
21282128 - $ref : ' #/components/schemas/writeable-resource-attributes'
2129- requred :
2129+ required :
21302130 - id
21312131 - $ref : ' #/components/schemas/user-resource-attributes'
2132- requred :
2132+ required :
21332133 - user
21342134 - readOnly : true
21352135 description : common attributes for user owned resources
@@ -2140,7 +2140,7 @@ components:
21402140 - created_at
21412141 - updated_at
21422142 - $ref : ' #/components/schemas/writeable-resource-attributes'
2143- requred :
2143+ required :
21442144 - id
21452145 - readOnly : true
21462146 description : common resource attributes not tied to a specific user
You can’t perform that action at this time.
0 commit comments