File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed
Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 508508 "description" : {
509509 "$ref" : " #/components/schemas/Description"
510510 },
511+ "dynamicRoutes" : {
512+ "$ref" : " #/components/schemas/DynamicRoutes"
513+ },
511514 "id" : {
512515 "allOf" : [
513516 {
17971800 "description" : " Object that represents a disk format.\n Possible values: `raw`, `qcow2`, `iso`." ,
17981801 "type" : " string"
17991802 },
1803+ "DynamicRoutes" : {
1804+ "default" : true ,
1805+ "description" : " A config setting for a routing table which allows propagation of dynamic routes to this routing table." ,
1806+ "type" : " boolean"
1807+ },
18001808 "Error" : {
18011809 "description" : " Error with HTTP error code and an error message." ,
18021810 "properties" : {
38523860 "description" : {
38533861 "$ref" : " #/components/schemas/Description"
38543862 },
3863+ "dynamicRoutes" : {
3864+ "$ref" : " #/components/schemas/DynamicRoutes"
3865+ },
38553866 "id" : {
38563867 "allOf" : [
38573868 {
47574768 "description" : {
47584769 "$ref" : " #/components/schemas/Description"
47594770 },
4771+ "dynamicRoutes" : {
4772+ "$ref" : " #/components/schemas/DynamicRoutes"
4773+ },
47604774 "labels" : {
47614775 "$ref" : " #/components/schemas/Labels"
47624776 },
Original file line number Diff line number Diff line change 508508 "description" : {
509509 "$ref" : " #/components/schemas/Description"
510510 },
511+ "dynamicRoutes" : {
512+ "$ref" : " #/components/schemas/DynamicRoutes"
513+ },
511514 "id" : {
512515 "allOf" : [
513516 {
17971800 "description" : " Object that represents a disk format.\n Possible values: `raw`, `qcow2`, `iso`." ,
17981801 "type" : " string"
17991802 },
1803+ "DynamicRoutes" : {
1804+ "default" : true ,
1805+ "description" : " A config setting for a routing table which allows propagation of dynamic routes to this routing table." ,
1806+ "type" : " boolean"
1807+ },
18001808 "Error" : {
18011809 "description" : " Error with HTTP error code and an error message." ,
18021810 "properties" : {
38523860 "description" : {
38533861 "$ref" : " #/components/schemas/Description"
38543862 },
3863+ "dynamicRoutes" : {
3864+ "$ref" : " #/components/schemas/DynamicRoutes"
3865+ },
38553866 "id" : {
38563867 "allOf" : [
38573868 {
47574768 "description" : {
47584769 "$ref" : " #/components/schemas/Description"
47594770 },
4771+ "dynamicRoutes" : {
4772+ "$ref" : " #/components/schemas/DynamicRoutes"
4773+ },
47604774 "labels" : {
47614775 "$ref" : " #/components/schemas/Labels"
47624776 },
You can’t perform that action at this time.
0 commit comments