Skip to content

Commit 4910aea

Browse files
Fix MegaLinter
1 parent d0b454b commit 4910aea

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

code/API_definitions/Traffic_Influence.yaml

+12-11
Original file line numberDiff line numberDiff line change
@@ -122,12 +122,13 @@ info:
122122
CAMARA APIs (“MEC Exposure & Experience Management API” and “Simple Edge
123123
Discovery”). To add more regions the TI API must be invoked (POST) for each
124124
region. If in a "region" there are many Application instances active in
125-
different "zones", the TI API can be invoked to configure the optimal routing
126-
for all the instances with just one API call specifying the region. If just
127-
the Application instances in some regions must be affected, the TI API can be
128-
invoked for the regions of interest, without specifying "zone" in the API call.
129-
If just some specific Application instance must be affected, it is not required
130-
to specify any "region" or "zone", the parameter "appInstanceId" can be used.\
125+
different "zones", the TI API can be invoked to configure the optimal
126+
routing for all the instances with just one API call specifying the region.
127+
If just the Application instances in some regions must be affected, the TI
128+
API can be invoked for the regions of interest, without specifying "zone" in
129+
the API call. If just some specific Application instance must be affected,
130+
it is not required to specify any "region" or "zone", the parameter
131+
"appInstanceId" can be used.\
131132
\
132133
**zone:**
133134
A "zone" is a smaller geographical area inside a "region". A "zone" is where
@@ -144,7 +145,7 @@ info:
144145
**appInstanceId:**
145146
A globally unique identifier generated by the Operator Platform to identify
146147
a specific instance of the Application in a specific zone. To influence a
147-
traffic toward a specific Application instance. If just some specific
148+
traffic toward a specific Application instance. If just some specific
148149
Application instance must be affected, it is not required to specify any
149150
"region" or "zone", the parameter "appInstanceId" can be used.\
150151
\
@@ -224,10 +225,10 @@ info:
224225
a TI API invocation is required.
225226
## Release Notes
226227
The Traffic Influence API reduces the complexity of activating the optimal
227-
routing toward an Application Instance and o provides the optimal routing for
228-
an user moving among geographical areas maybe served by different Application
229-
instances. In this release it is up to the API Consumer to detect the user
230-
moving among geographical areas.\
228+
routing toward an Application Instance and o provides the optimal routing
229+
for an user moving among geographical areas maybe served by different
230+
Application instances. In this release it is up to the API Consumer to
231+
detect the user moving among geographical areas.\
231232
\
232233
**Enhancements with respect to the previous release V0.8.1:**
233234
- These release also effects existing data sessions

0 commit comments

Comments
 (0)