File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 796796 "404" : {
797797 "$ref" : " #/components/responses/notFound"
798798 },
799+ "409" : {
800+ "$ref" : " #/components/responses/conflict"
801+ },
799802 "500" : {
800803 "$ref" : " #/components/responses/internalServerError"
801804 }
973976 "404" : {
974977 "$ref" : " #/components/responses/notFound"
975978 },
979+ "409" : {
980+ "$ref" : " #/components/responses/conflict"
981+ },
976982 "500" : {
977983 "$ref" : " #/components/responses/internalServerError"
978984 }
11361142 "404" : {
11371143 "$ref" : " #/components/responses/notFound"
11381144 },
1145+ "409" : {
1146+ "$ref" : " #/components/responses/conflict"
1147+ },
11391148 "500" : {
11401149 "$ref" : " #/components/responses/internalServerError"
11411150 }
14221431 "404" : {
14231432 "$ref" : " #/components/responses/notFound"
14241433 },
1434+ "409" : {
1435+ "$ref" : " #/components/responses/conflict"
1436+ },
14251437 "500" : {
14261438 "$ref" : " #/components/responses/internalServerError"
14271439 }
14711483 "404" : {
14721484 "$ref" : " #/components/responses/notFound"
14731485 },
1486+ "409" : {
1487+ "$ref" : " #/components/responses/conflict"
1488+ },
14741489 "500" : {
14751490 "$ref" : " #/components/responses/internalServerError"
14761491 }
15201535 "404" : {
15211536 "$ref" : " #/components/responses/notFound"
15221537 },
1538+ "409" : {
1539+ "$ref" : " #/components/responses/conflict"
1540+ },
15231541 "500" : {
15241542 "$ref" : " #/components/responses/internalServerError"
15251543 }
16381656 "404" : {
16391657 "$ref" : " #/components/responses/notFound"
16401658 },
1659+ "409" : {
1660+ "$ref" : " #/components/responses/conflict"
1661+ },
16411662 "500" : {
16421663 "$ref" : " #/components/responses/internalServerError"
16431664 }
19051926 "404" : {
19061927 "$ref" : " #/components/responses/notFound"
19071928 },
1929+ "409" : {
1930+ "$ref" : " #/components/responses/conflict"
1931+ },
19081932 "500" : {
19091933 "$ref" : " #/components/responses/internalServerError"
19101934 }
You can’t perform that action at this time.
0 commit comments