File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ deleteCompositionAction:
1010
1111batchCompositionAction :
1212 oneOf :
13- - $ref : ' ./listCompositionsResponse .yml#/composition'
13+ - $ref : ' ./Composition .yml#/composition'
1414 - $ref : ' #/deleteCompositionAction'
Original file line number Diff line number Diff line change 1717 content :
1818 application/json :
1919 schema :
20- $ref : ' ../../common/schemas/listCompositionsResponse .yml#/ListCompositionsResponse '
20+ $ref : ' ../../common/schemas/ListCompositionsResponse .yml#/listCompositionsResponse '
2121 ' 400 ' :
2222 $ref : ' ../../../common/responses/BadRequest.yml'
2323 ' 402 ' :
Original file line number Diff line number Diff line change 1616 content :
1717 application/json :
1818 schema :
19- $ref : ' ../../common/schemas/listCompositionsResponse .yml#/composition'
19+ $ref : ' ../../common/schemas/Composition .yml#/composition'
2020 ' 400 ' :
2121 $ref : ' ../../../common/responses/BadRequest.yml'
2222 ' 402 ' :
You can’t perform that action at this time.
0 commit comments