File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 33 "info" : {
44 "title" : " Unit OpenAPI specifications" ,
55 "description" : " An OpenAPI specifications for unit-sdk clients" ,
6- "version" : " 0.2.4 "
6+ "version" : " 0.2.5 "
77 },
88 "servers" : [
99 {
Original file line number Diff line number Diff line change 442442 },
443443 "businessVertical" : {
444444 "$ref" : " ../types.json#/components/schemas/BusinessVertical"
445+ },
446+ "operatingAddress" : {
447+ "$ref" : " ../types.json#/components/schemas/Address"
445448 }
446449 },
447450 "additionalProperties" : false ,
Original file line number Diff line number Diff line change 522522 },
523523 "businessVertical" : {
524524 "$ref" : " ../types.json#/components/schemas/BusinessVertical"
525+ },
526+ "operatingAddress" : {
527+ "$ref" : " ../types.json#/components/schemas/Address"
525528 }
526529 },
527530 "additionalProperties" : false ,
You can’t perform that action at this time.
0 commit comments