|
3566 | 3566 | }, |
3567 | 3567 | "description": "Database name already exists" |
3568 | 3568 | }, |
| 3569 | + "412": { |
| 3570 | + "content": { |
| 3571 | + "application/json": { |
| 3572 | + "examples": { |
| 3573 | + "preconditionFailedError": { |
| 3574 | + "$ref": "#/components/examples/failedPreconditionError" |
| 3575 | + } |
| 3576 | + }, |
| 3577 | + "schema": { |
| 3578 | + "$ref": "#/components/schemas/Error" |
| 3579 | + } |
| 3580 | + } |
| 3581 | + }, |
| 3582 | + "description": "Precondition Failed: The precondition for this operation was not met." |
| 3583 | + }, |
3569 | 3584 | "422": { |
3570 | 3585 | "content": { |
3571 | 3586 | "application/json": { |
|
3685 | 3700 | }, |
3686 | 3701 | "description": "Not found: The requested resource was not found." |
3687 | 3702 | }, |
| 3703 | + "412": { |
| 3704 | + "content": { |
| 3705 | + "application/json": { |
| 3706 | + "examples": { |
| 3707 | + "preconditionFailedError": { |
| 3708 | + "$ref": "#/components/examples/failedPreconditionError" |
| 3709 | + } |
| 3710 | + }, |
| 3711 | + "schema": { |
| 3712 | + "$ref": "#/components/schemas/Error" |
| 3713 | + } |
| 3714 | + } |
| 3715 | + }, |
| 3716 | + "description": "Precondition Failed: The precondition for this operation was not met." |
| 3717 | + }, |
3688 | 3718 | "500": { |
3689 | 3719 | "content": { |
3690 | 3720 | "application/json": { |
|
3924 | 3954 | }, |
3925 | 3955 | "description": "Not found: The requested resource was not found." |
3926 | 3956 | }, |
| 3957 | + "412": { |
| 3958 | + "content": { |
| 3959 | + "application/json": { |
| 3960 | + "examples": { |
| 3961 | + "preconditionFailedError": { |
| 3962 | + "$ref": "#/components/examples/failedPreconditionError" |
| 3963 | + } |
| 3964 | + }, |
| 3965 | + "schema": { |
| 3966 | + "$ref": "#/components/schemas/Error" |
| 3967 | + } |
| 3968 | + } |
| 3969 | + }, |
| 3970 | + "description": "Precondition Failed: The precondition for this operation was not met." |
| 3971 | + }, |
3927 | 3972 | "422": { |
3928 | 3973 | "content": { |
3929 | 3974 | "application/json": { |
|
4059 | 4104 | }, |
4060 | 4105 | "description": "Not found: The requested resource was not found." |
4061 | 4106 | }, |
| 4107 | + "412": { |
| 4108 | + "content": { |
| 4109 | + "application/json": { |
| 4110 | + "examples": { |
| 4111 | + "preconditionFailedError": { |
| 4112 | + "$ref": "#/components/examples/failedPreconditionError" |
| 4113 | + } |
| 4114 | + }, |
| 4115 | + "schema": { |
| 4116 | + "$ref": "#/components/schemas/Error" |
| 4117 | + } |
| 4118 | + } |
| 4119 | + }, |
| 4120 | + "description": "Precondition Failed: The precondition for this operation was not met." |
| 4121 | + }, |
4062 | 4122 | "422": { |
4063 | 4123 | "content": { |
4064 | 4124 | "application/json": { |
|
4575 | 4635 | }, |
4576 | 4636 | "description": "Not found: The requested resource was not found." |
4577 | 4637 | }, |
| 4638 | + "412": { |
| 4639 | + "content": { |
| 4640 | + "application/json": { |
| 4641 | + "examples": { |
| 4642 | + "preconditionFailedError": { |
| 4643 | + "$ref": "#/components/examples/failedPreconditionError" |
| 4644 | + } |
| 4645 | + }, |
| 4646 | + "schema": { |
| 4647 | + "$ref": "#/components/schemas/Error" |
| 4648 | + } |
| 4649 | + } |
| 4650 | + }, |
| 4651 | + "description": "Precondition Failed: The precondition for this operation was not met." |
| 4652 | + }, |
4578 | 4653 | "422": { |
4579 | 4654 | "content": { |
4580 | 4655 | "application/json": { |
|
4694 | 4769 | }, |
4695 | 4770 | "description": "Not found: The requested resource was not found." |
4696 | 4771 | }, |
| 4772 | + "412": { |
| 4773 | + "content": { |
| 4774 | + "application/json": { |
| 4775 | + "examples": { |
| 4776 | + "preconditionFailedError": { |
| 4777 | + "$ref": "#/components/examples/failedPreconditionError" |
| 4778 | + } |
| 4779 | + }, |
| 4780 | + "schema": { |
| 4781 | + "$ref": "#/components/schemas/Error" |
| 4782 | + } |
| 4783 | + } |
| 4784 | + }, |
| 4785 | + "description": "Precondition Failed: The precondition for this operation was not met." |
| 4786 | + }, |
4697 | 4787 | "500": { |
4698 | 4788 | "content": { |
4699 | 4789 | "application/json": { |
|
4925 | 5015 | }, |
4926 | 5016 | "description": "Not found: The requested resource was not found." |
4927 | 5017 | }, |
| 5018 | + "412": { |
| 5019 | + "content": { |
| 5020 | + "application/json": { |
| 5021 | + "examples": { |
| 5022 | + "preconditionFailedError": { |
| 5023 | + "$ref": "#/components/examples/failedPreconditionError" |
| 5024 | + } |
| 5025 | + }, |
| 5026 | + "schema": { |
| 5027 | + "$ref": "#/components/schemas/Error" |
| 5028 | + } |
| 5029 | + } |
| 5030 | + }, |
| 5031 | + "description": "Precondition Failed: The precondition for this operation was not met." |
| 5032 | + }, |
4928 | 5033 | "422": { |
4929 | 5034 | "content": { |
4930 | 5035 | "application/json": { |
|
5053 | 5158 | }, |
5054 | 5159 | "description": "Not found: The requested resource was not found." |
5055 | 5160 | }, |
| 5161 | + "412": { |
| 5162 | + "content": { |
| 5163 | + "application/json": { |
| 5164 | + "examples": { |
| 5165 | + "preconditionFailedError": { |
| 5166 | + "$ref": "#/components/examples/failedPreconditionError" |
| 5167 | + } |
| 5168 | + }, |
| 5169 | + "schema": { |
| 5170 | + "$ref": "#/components/schemas/Error" |
| 5171 | + } |
| 5172 | + } |
| 5173 | + }, |
| 5174 | + "description": "Precondition Failed: The precondition for this operation was not met." |
| 5175 | + }, |
5056 | 5176 | "422": { |
5057 | 5177 | "content": { |
5058 | 5178 | "application/json": { |
|
5179 | 5299 | }, |
5180 | 5300 | "description": "Not found: The requested resource was not found." |
5181 | 5301 | }, |
| 5302 | + "412": { |
| 5303 | + "content": { |
| 5304 | + "application/json": { |
| 5305 | + "examples": { |
| 5306 | + "preconditionFailedError": { |
| 5307 | + "$ref": "#/components/examples/failedPreconditionError" |
| 5308 | + } |
| 5309 | + }, |
| 5310 | + "schema": { |
| 5311 | + "$ref": "#/components/schemas/Error" |
| 5312 | + } |
| 5313 | + } |
| 5314 | + }, |
| 5315 | + "description": "Precondition Failed: The precondition for this operation was not met." |
| 5316 | + }, |
5182 | 5317 | "422": { |
5183 | 5318 | "content": { |
5184 | 5319 | "application/json": { |
|
0 commit comments