Skip to content

Commit fc7ae4e

Browse files
fix MegaLinter
1 parent 65625c7 commit fc7ae4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/API_definitions/Traffic_Influence.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@ components:
673673
allOf:
674674
- $ref: "#/components/schemas/PortsSpec"
675675
destinationProtocol:
676-
allOf:
676+
allOf:
677677
- $ref: "#/components/schemas/Protocol"
678678
notificationUri:
679679
type: string
@@ -782,7 +782,7 @@ components:
782782
(this information can be obtained by various means, for example from
783783
some DNS servers).
784784
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
786786
publicAddress and privateAddress.
787787
If NAT64 is in use, the device should be identified by its publicAddress
788788
and publicPort, or separately by its allocated IPv6 address (field

0 commit comments

Comments
 (0)