Commit fc7ae4e 1 parent 65625c7 commit fc7ae4e Copy full SHA for fc7ae4e
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -673,7 +673,7 @@ components:
673
673
allOf :
674
674
- $ref : " #/components/schemas/PortsSpec"
675
675
destinationProtocol :
676
- allOf :
676
+ allOf :
677
677
- $ref : " #/components/schemas/Protocol"
678
678
notificationUri :
679
679
type : string
@@ -782,7 +782,7 @@ components:
782
782
(this information can be obtained by various means, for example from
783
783
some DNS servers).
784
784
If the allocated and observed IP addresses are the same (i.e. NAT is not
785
- in use) then the same address should be specified for both
785
+ in use) then the same address should be specified for both
786
786
publicAddress and privateAddress.
787
787
If NAT64 is in use, the device should be identified by its publicAddress
788
788
and publicPort, or separately by its allocated IPv6 address (field
You can’t perform that action at this time.
0 commit comments