Skip to content

Commit 4372af1

Browse files
committed
Removing trailing spaces.
1 parent f94d471 commit 4372af1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

code/API_definitions/dedicated-network-accesses.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ openapi: 3.0.3
22
info:
33
title: Dedicated Network - Network Accesses API
44
description: |
5-
This API allows for requesting network access for devices. A device is identified by the CAMARA _device object_, containing either a n MSIDSN or a Network Access Identifier.
5+
This API allows for requesting network access for devices. A device is identified by the CAMARA _device object_, containing either a n MSIDSN or a Network Access Identifier.
66
license:
77
name: Apache 2.0
88
url: https://www.apache.org/licenses/LICENSE-2.0.html

code/API_definitions/dedicated-network-profiles.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ openapi: 3.0.3
22
info:
33
title: Dedicated Network - Network Profiles API
44
description: |
5-
This API allows for discovering available network profiles, which are offered by the network provider to be used in conjunction of the Dedicated Network API. Network profiles describe the capabilities and performance targets of a dedicated network.
5+
This API allows for discovering available network profiles, which are offered by the network provider to be used in conjunction of the Dedicated Network API. Network profiles describe the capabilities and performance targets of a dedicated network.
66
license:
77
name: Apache 2.0
88
url: https://www.apache.org/licenses/LICENSE-2.0.html

code/API_definitions/dedicated-network.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ openapi: 3.0.3
22
info:
33
title: Dedicated Network - Networks API
44
description: |
5-
This API allows for requesting a Dedicated Network, which provides a set of capabilities and connectivity performance targets. The Dedicated Network may be requested for a particular geographical location and at a particular time window. Depending on the requested start time for the dedicated network, the network may first enter a _reserved_ state.
5+
This API allows for requesting a Dedicated Network, which provides a set of capabilities and connectivity performance targets. The Dedicated Network may be requested for a particular geographical location and at a particular time window. Depending on the requested start time for the dedicated network, the network may first enter a _reserved_ state.
66
license:
77
name: Apache 2.0
88
url: https://www.apache.org/licenses/LICENSE-2.0.html

0 commit comments

Comments
 (0)