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
ed92669f
Commit
ed92669f
authored
May 20, 2019
by
Walter Featherstone
Browse files
Update ServiceInfo & ServiceInfoList examples
parent
6aed4f7d
Pipeline
#957
passed with stage
in 0 seconds
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
Mp1.json
View file @
ed92669f
...
...
@@ -2690,7 +2690,9 @@
},
"security"
:
{
"oAuth2Info"
:
{
"grantTypes"
:
"OAUTH2_CLIENT_CREDENTIALS"
,
"grantTypes"
:
[
"OAUTH2_CLIENT_CREDENTIALS"
],
"tokenEndpoint"
:
"/meMp1/security/TokenEndPoint"
}
}
...
...
@@ -2728,7 +2730,9 @@
},
"security"
:
{
"oAuth2Info"
:
{
"grantTypes"
:
"OAUTH2_CLIENT_CREDENTIALS"
,
"grantTypes"
:
[
"OAUTH2_CLIENT_CREDENTIALS"
],
"tokenEndpoint"
:
"/meMp1/security/TokenEndPoint"
}
}
...
...
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