Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MEC - Multi-access Edge Computing
MEC Application Support API and MEC Service Management API
Commits
6aed4f7d
Commit
6aed4f7d
authored
May 20, 2019
by
Walter Featherstone
Browse files
Update ServiceInfo & ServiceInfoList examples
parent
a0317469
Pipeline
#952
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Mp1.yaml
View file @
6aed4f7d
...
...
@@ -2053,7 +2053,8 @@ components:
-
'
/meMp1/service/EntryPoint'
security
:
oAuth2Info
:
grantTypes
:
'
OAUTH2_CLIENT_CREDENTIALS'
grantTypes
:
-
'
OAUTH2_CLIENT_CREDENTIALS'
tokenEndpoint
:
'
/meMp1/security/TokenEndPoint'
serializer
:
'
JSON'
ServiceInfoList
:
...
...
@@ -2080,7 +2081,8 @@ components:
port
:
8080
security
:
oAuth2Info
:
grantTypes
:
'
OAUTH2_CLIENT_CREDENTIALS'
grantTypes
:
-
'
OAUTH2_CLIENT_CREDENTIALS'
tokenEndpoint
:
'
/meMp1/security/TokenEndPoint'
serializer
:
'
JSON'
TrafficRule
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment