Skip to content

Commit 4ee2224

Browse files
authored
Merge pull request #323 from urvika-v/286-eds-api-application-endpoints-functionality-to-be-a-new-api
EAR: Fixing Typo
2 parents c5eb3bd + 6eca83f commit 4ee2224

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/API_definitions/Application-endpoint-registration.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ info:
88
description: |
99
Application endpoint registration allows application developers to
1010
register one or more Application Endpoints, and retrieve, update,and
11-
delete those egistrations.
11+
delete those registrations.
1212
1313
This information can we used for various usecases like optimal end
1414
point discovery to help end users connect to the most most optimal
1515
instance of the application. Addtionally the information can be used
1616
to also monitor the different instance to take decisions from a lifecycle
17-
mangement perspective.
17+
management perspective.
1818
1919
### Authorization and authentication
2020

0 commit comments

Comments
 (0)