|
186 | 186 | } |
187 | 187 | } |
188 | 188 | }, |
| 189 | + "403": { |
| 190 | + "description": "Forbidden", |
| 191 | + "content": { |
| 192 | + "application/json": { |
| 193 | + "schema": { |
| 194 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 195 | + } |
| 196 | + }, |
| 197 | + "application/xml": { |
| 198 | + "schema": { |
| 199 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 200 | + } |
| 201 | + } |
| 202 | + } |
| 203 | + }, |
189 | 204 | "400": { |
190 | 205 | "description": "Bad Request", |
191 | 206 | "content": { |
|
379 | 394 | } |
380 | 395 | } |
381 | 396 | }, |
| 397 | + "403": { |
| 398 | + "description": "Forbidden", |
| 399 | + "content": { |
| 400 | + "application/json": { |
| 401 | + "schema": { |
| 402 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 403 | + } |
| 404 | + }, |
| 405 | + "application/xml": { |
| 406 | + "schema": { |
| 407 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 408 | + } |
| 409 | + } |
| 410 | + } |
| 411 | + }, |
382 | 412 | "400": { |
383 | 413 | "description": "Bad Request", |
384 | 414 | "content": { |
|
481 | 511 | } |
482 | 512 | } |
483 | 513 | }, |
| 514 | + "403": { |
| 515 | + "description": "Forbidden", |
| 516 | + "content": { |
| 517 | + "application/json": { |
| 518 | + "schema": { |
| 519 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 520 | + } |
| 521 | + }, |
| 522 | + "application/xml": { |
| 523 | + "schema": { |
| 524 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 525 | + } |
| 526 | + } |
| 527 | + } |
| 528 | + }, |
484 | 529 | "400": { |
485 | 530 | "description": "Bad Request", |
486 | 531 | "content": { |
|
578 | 623 | } |
579 | 624 | } |
580 | 625 | }, |
| 626 | + "403": { |
| 627 | + "description": "Forbidden", |
| 628 | + "content": { |
| 629 | + "application/json": { |
| 630 | + "schema": { |
| 631 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 632 | + } |
| 633 | + }, |
| 634 | + "application/xml": { |
| 635 | + "schema": { |
| 636 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 637 | + } |
| 638 | + } |
| 639 | + } |
| 640 | + }, |
581 | 641 | "400": { |
582 | 642 | "description": "Bad Request", |
583 | 643 | "content": { |
|
653 | 713 | } |
654 | 714 | } |
655 | 715 | }, |
| 716 | + "403": { |
| 717 | + "description": "Forbidden", |
| 718 | + "content": { |
| 719 | + "application/json": { |
| 720 | + "schema": { |
| 721 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 722 | + } |
| 723 | + }, |
| 724 | + "application/xml": { |
| 725 | + "schema": { |
| 726 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 727 | + } |
| 728 | + } |
| 729 | + } |
| 730 | + }, |
656 | 731 | "400": { |
657 | 732 | "description": "Bad Request", |
658 | 733 | "content": { |
|
755 | 830 | } |
756 | 831 | } |
757 | 832 | }, |
| 833 | + "403": { |
| 834 | + "description": "Forbidden", |
| 835 | + "content": { |
| 836 | + "application/json": { |
| 837 | + "schema": { |
| 838 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 839 | + } |
| 840 | + }, |
| 841 | + "application/xml": { |
| 842 | + "schema": { |
| 843 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 844 | + } |
| 845 | + } |
| 846 | + } |
| 847 | + }, |
758 | 848 | "400": { |
759 | 849 | "description": "Bad Request", |
760 | 850 | "content": { |
|
826 | 916 | } |
827 | 917 | } |
828 | 918 | }, |
| 919 | + "403": { |
| 920 | + "description": "Forbidden", |
| 921 | + "content": { |
| 922 | + "application/json": { |
| 923 | + "schema": { |
| 924 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 925 | + } |
| 926 | + }, |
| 927 | + "application/xml": { |
| 928 | + "schema": { |
| 929 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 930 | + } |
| 931 | + } |
| 932 | + } |
| 933 | + }, |
829 | 934 | "400": { |
830 | 935 | "description": "Bad Request", |
831 | 936 | "content": { |
|
901 | 1006 | } |
902 | 1007 | } |
903 | 1008 | }, |
| 1009 | + "403": { |
| 1010 | + "description": "Forbidden", |
| 1011 | + "content": { |
| 1012 | + "application/json": { |
| 1013 | + "schema": { |
| 1014 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 1015 | + } |
| 1016 | + }, |
| 1017 | + "application/xml": { |
| 1018 | + "schema": { |
| 1019 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 1020 | + } |
| 1021 | + } |
| 1022 | + } |
| 1023 | + }, |
904 | 1024 | "400": { |
905 | 1025 | "description": "Bad Request", |
906 | 1026 | "content": { |
|
984 | 1104 | } |
985 | 1105 | } |
986 | 1106 | }, |
| 1107 | + "403": { |
| 1108 | + "description": "Forbidden", |
| 1109 | + "content": { |
| 1110 | + "application/json": { |
| 1111 | + "schema": { |
| 1112 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 1113 | + } |
| 1114 | + }, |
| 1115 | + "application/xml": { |
| 1116 | + "schema": { |
| 1117 | + "$ref": "#/components/schemas/ApiErrorResponse" |
| 1118 | + } |
| 1119 | + } |
| 1120 | + } |
| 1121 | + }, |
987 | 1122 | "400": { |
988 | 1123 | "description": "Bad Request", |
989 | 1124 | "content": { |
|
0 commit comments