File tree Expand file tree Collapse file tree
services/sqlserverflex/v3 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 40754075 },
40764076 "description" : " Not found: The requested resource was not found."
40774077 },
4078+ "425" : {
4079+ "content" : {
4080+ "application/json" : {
4081+ "schema" : {
4082+ "$ref" : " #/components/schemas/Error"
4083+ }
4084+ }
4085+ },
4086+ "description" : " Too early: The requested resource is not ready to accept connections."
4087+ },
40784088 "500" : {
40794089 "content" : {
40804090 "application/json" : {
42794289 },
42804290 "description" : " Not found: The requested resource was not found."
42814291 },
4292+ "412" : {
4293+ "content" : {
4294+ "application/json" : {
4295+ "schema" : {
4296+ "$ref" : " #/components/schemas/Error"
4297+ }
4298+ }
4299+ },
4300+ "description" : " Precondition not met"
4301+ },
42824302 "422" : {
42834303 "content" : {
42844304 "application/json" : {
42894309 },
42904310 "description" : " Request failed due to body validation"
42914311 },
4312+ "425" : {
4313+ "content" : {
4314+ "application/json" : {
4315+ "schema" : {
4316+ "$ref" : " #/components/schemas/Error"
4317+ }
4318+ }
4319+ },
4320+ "description" : " Too early: The requested resource is not ready to accept connections."
4321+ },
42924322 "500" : {
42934323 "content" : {
42944324 "application/json" : {
43734403 },
43744404 "description" : " Not found: The requested resource was not found."
43754405 },
4406+ "412" : {
4407+ "content" : {
4408+ "application/json" : {
4409+ "schema" : {
4410+ "$ref" : " #/components/schemas/Error"
4411+ }
4412+ }
4413+ },
4414+ "description" : " Precondition not met"
4415+ },
4416+ "425" : {
4417+ "content" : {
4418+ "application/json" : {
4419+ "schema" : {
4420+ "$ref" : " #/components/schemas/Error"
4421+ }
4422+ }
4423+ },
4424+ "description" : " Too early: The requested resource is not ready to accept connections."
4425+ },
43764426 "500" : {
43774427 "content" : {
43784428 "application/json" : {
45534603 },
45544604 "description" : " Not found: The requested resource was not found."
45554605 },
4606+ "412" : {
4607+ "content" : {
4608+ "application/json" : {
4609+ "schema" : {
4610+ "$ref" : " #/components/schemas/Error"
4611+ }
4612+ }
4613+ },
4614+ "description" : " Precondition not met"
4615+ },
45564616 "422" : {
45574617 "content" : {
45584618 "application/json" : {
45634623 },
45644624 "description" : " Request failed due to body validation"
45654625 },
4626+ "425" : {
4627+ "content" : {
4628+ "application/json" : {
4629+ "schema" : {
4630+ "$ref" : " #/components/schemas/Error"
4631+ }
4632+ }
4633+ },
4634+ "description" : " Too early: The requested resource is not ready to accept connections."
4635+ },
45664636 "500" : {
45674637 "content" : {
45684638 "application/json" : {
You can’t perform that action at this time.
0 commit comments