File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 3131 " 200 " :
3232 description : " Successful response"
3333 " 400 " :
34- $ref : ' ../../beacon-node-oapi.yaml#/components/responses/InvalidRequest'
34+ description : " Errors with one or more aggregate and proofs"
35+ content :
36+ application/json :
37+ schema :
38+ $ref : " ../../beacon-node-oapi.yaml#/components/schemas/IndexedErrorMessage"
3539 " 415 " :
3640 $ref : ' ../../beacon-node-oapi.yaml#/components/responses/UnsupportedMediaType'
3741 " 500 " :
Original file line number Diff line number Diff line change 1717 " 200 " :
1818 description : " Successful response"
1919 " 400 " :
20- $ref : ' ../../beacon-node-oapi.yaml#/components/responses/InvalidRequest'
20+ description : " Errors with one or more contribution and proofs"
21+ content :
22+ application/json :
23+ schema :
24+ $ref : " ../../beacon-node-oapi.yaml#/components/schemas/IndexedErrorMessage"
2125 " 500 " :
22- $ref : ' ../../beacon-node-oapi.yaml#/components/responses/InternalError'
26+ $ref : ' ../../beacon-node-oapi.yaml#/components/responses/InternalError'
You can’t perform that action at this time.
0 commit comments