Skip to content

Commit

Permalink
MegaLinter Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
FabrizioMoggio authored Jul 5, 2024
1 parent ac09c0f commit 6b0d3ec
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions code/API_definitions/Traffic_Influence.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -759,14 +759,14 @@ components:
in the guidelines.
type: object
properties:
phoneNumber:
$ref: "#/components/schemas/PhoneNumber"
networkAccessIdentifier:
$ref: "#/components/schemas/NetworkAccessIdentifier"
ipv4Address:
$ref: "#/components/schemas/DeviceIpv4Addr"
ipv6Address:
$ref: "#/components/schemas/DeviceIpv6Address"
phoneNumber:
$ref: "#/components/schemas/PhoneNumber"
networkAccessIdentifier:
$ref: "#/components/schemas/NetworkAccessIdentifier"
ipv4Address:
$ref: "#/components/schemas/DeviceIpv4Addr"
ipv6Address:
$ref: "#/components/schemas/DeviceIpv6Address"
minProperties: 1
PhoneNumber:
description: A public identifier addressing a telephone subscription. In
Expand Down

0 comments on commit 6b0d3ec

Please sign in to comment.