File tree Expand file tree Collapse file tree 1 file changed +2
-27
lines changed
Expand file tree Collapse file tree 1 file changed +2
-27
lines changed Original file line number Diff line number Diff line change 171171 "content" : {
172172 "application/json" : {
173173 "schema" : {
174- "$ref" : " #/components/schemas/Envelope_dict_str__Any__"
174+ "type" : " object" ,
175+ "title" : " Response Get Service Labels V0 Services Service Key Service Version Labels Get"
175176 }
176177 }
177178 }
15231524 "title" : " EndpointSpec" ,
15241525 "description" : " Properties that can be configured to access and load balance a service."
15251526 },
1526- "Envelope_dict_str__Any__" : {
1527- "properties" : {
1528- "data" : {
1529- "anyOf" : [
1530- {
1531- "type" : " object"
1532- },
1533- {
1534- "type" : " null"
1535- }
1536- ],
1537- "title" : " Data"
1538- },
1539- "error" : {
1540- "anyOf" : [
1541- {},
1542- {
1543- "type" : " null"
1544- }
1545- ],
1546- "title" : " Error"
1547- }
1548- },
1549- "type" : " object" ,
1550- "title" : " Envelope[dict[str, Any]]"
1551- },
15521527 "FailureAction" : {
15531528 "type" : " string" ,
15541529 "enum" : [
You can’t perform that action at this time.
0 commit comments