File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ components:
1616 description : >-
1717 The prefix of the IPv4 address.
1818 type : integer
19- format : uint32
2019 minimum : 1
2120 maximum : 32
2221 default : 24
@@ -63,6 +62,12 @@ components:
6362 name :
6463 x-include : ' #/components/schemas/Device.Ipv4Base/properties/name'
6564 x-field-uid : 5
65+ count :
66+ x-include : ' #/components/schemas/Device.Ipv4Base/properties/count'
67+ x-field-uid : 6
68+ step :
69+ x-include : ' #/components/schemas/Device.Ipv4Base/properties/step'
70+ x-field-uid : 7
6671 Device.Ipv4Loopback :
6772 description : >-
6873 An IPv4 Loopback interface.
Original file line number Diff line number Diff line change 11components :
22 schemas :
3- TrafficProfile :
3+ Trafficprofile :
44 description : >-
55 A container for L47 traffic configurations.
66 type : object
You can’t perform that action at this time.
0 commit comments