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
Application package lifecycle and operation granting API
Commits
92c0bc50
Commit
92c0bc50
authored
Dec 01, 2020
by
Elian Kraja
Browse files
Fix on contact details and notification endpoints shortened
parent
cf96bd1f
Pipeline
#5252
passed with stage
in 0 seconds
Changes
6
Pipelines
1
Show whitespace changes
Inline
Side-by-side
MEC010-2_AppGrant.json
View file @
92c0bc50
...
...
@@ -8,6 +8,8 @@
"url"
:
"https://forge.etsi.org/legal-matters"
},
"contact"
:
{
"name"
:
"ETSI Forge"
,
"email"
:
"cti_support@etsi.org"
,
"url"
:
"https://forge.etsi.org/rep/mec/gs010-2-app-pkg-lcm-api"
}
},
...
...
@@ -1014,4 +1016,4 @@
}
}
}
}
\ No newline at end of file
}
\ No newline at end of file
MEC010-2_AppGrant.yaml
View file @
92c0bc50
...
...
@@ -6,6 +6,8 @@ info:
name
:
BSD-3-Clause
url
:
'
https://forge.etsi.org/legal-matters'
contact
:
name
:
ETSI Forge
email
:
cti_support@etsi.org
url
:
https://forge.etsi.org/rep/mec/gs010-2-app-pkg-lcm-api
externalDocs
:
description
:
"
ETSI
GS
MEC
010-2
-
Part
2:
Application
lifecycle,
rules
and
requirements
management,
v2.1.1"
...
...
MEC010-2_AppLcm.json
View file @
92c0bc50
...
...
@@ -8,6 +8,8 @@
"url"
:
"https://forge.etsi.org/legal-matters"
},
"contact"
:
{
"name"
:
"ETSI Forge"
,
"email"
:
"cti_support@etsi.org"
,
"url"
:
"https://forge.etsi.org/rep/mec/gs010-2-app-pkg-lcm-api"
}
},
...
...
@@ -480,7 +482,7 @@
}
}
},
"/URI_is_provided_by_the_client_when_creating_the_subscription_AppInstNotification_AppLcmOpOccN
otification"
:
{
"/user_defined_n
otification"
:
{
"post"
:
{
"tags"
:
[
""
...
...
@@ -1822,7 +1824,7 @@
"x-etsi-mec-origin-type"
:
"Uint32"
},
"seconds"
:
{
"description"
:
"The seconds part of the Time. Time is defined as Unix-time since January
1, 1970, 00:00:00 UTC."
,
"description"
:
"The seconds part of the Time. Time is defined as Unix-time since January
1, 1970, 00:00:00 UTC."
,
"format"
:
"Uint32"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
...
...
@@ -2029,4 +2031,4 @@
}
}
}
}
\ No newline at end of file
}
\ No newline at end of file
MEC010-2_AppLcm.yaml
View file @
92c0bc50
...
...
@@ -6,6 +6,8 @@ info:
name
:
BSD-3-Clause
url
:
'
https://forge.etsi.org/legal-matters'
contact
:
name
:
ETSI Forge
email
:
cti_support@etsi.org
url
:
https://forge.etsi.org/rep/mec/gs010-2-app-pkg-lcm-api
externalDocs
:
description
:
"
ETSI
GS
MEC
010-2
-
Part
2:
Application
lifecycle,
rules
and
requirements
management,
v2.1.1"
...
...
@@ -310,7 +312,7 @@ paths:
###############################################################################
# Notification endpoint oneOf: AppInstNotification, AppLcmOpOccNotification #
###############################################################################
/
URI_is_provided_by_the_client_when_creating_the_subscription_AppInstNotification_AppLcmOpOccN
otification
:
/
user_defined_n
otification
:
post
:
tags
:
-
'
'
...
...
MEC010-2_AppPkgMgmt.json
View file @
92c0bc50
...
...
@@ -8,6 +8,8 @@
"url"
:
"https://forge.etsi.org/legal-matters"
},
"contact"
:
{
"name"
:
"ETSI Forge"
,
"email"
:
"cti_support@etsi.org"
,
"url"
:
"https://forge.etsi.org/rep/mec/gs010-2-app-pkg-lcm-api"
}
},
...
...
@@ -473,7 +475,7 @@
}
}
},
"/URI_is_provided_by_the_client_when_creating_the_subscription_AppPkgN
otification"
:
{
"/user_defined_n
otification"
:
{
"post"
:
{
"tags"
:
[
"app-pkgm-notifications"
...
...
@@ -915,7 +917,7 @@
"AppD"
:
{
"properties"
:
{
"appDId"
:
{
"description"
:
"Identifier of this MEC application descriptor. This attribute shall be globally unique. See note
1."
,
"description"
:
"Identifier of this MEC application descriptor. This attribute shall be globally unique. See note
1."
,
"type"
:
"string"
,
"x-etsi-mec-cardinality"
:
"1"
,
"x-etsi-mec-origin-type"
:
"String"
...
...
@@ -1863,7 +1865,7 @@
"x-etsi-mec-origin-type"
:
"Uint32"
},
"seconds"
:
{
"description"
:
"The seconds part of the Time. Time is defined as Unix-time since January
1, 1970, 00:00:00 UTC."
,
"description"
:
"The seconds part of the Time. Time is defined as Unix-time since January
1, 1970, 00:00:00 UTC."
,
"format"
:
"Uint32"
,
"type"
:
"integer"
,
"x-etsi-mec-cardinality"
:
"1"
,
...
...
@@ -2334,4 +2336,4 @@
}
}
}
}
\ No newline at end of file
}
\ No newline at end of file
MEC010-2_AppPkgMgmt.yaml
View file @
92c0bc50
...
...
@@ -6,6 +6,8 @@ info:
name
:
BSD-3-Clause
url
:
'
https://forge.etsi.org/legal-matters'
contact
:
name
:
ETSI Forge
email
:
cti_support@etsi.org
url
:
https://forge.etsi.org/rep/mec/gs010-2-app-pkg-lcm-api
externalDocs
:
description
:
"
ETSI
GS
MEC
010-2
-
Part
2:
Application
lifecycle,
rules
and
requirements
management,
v2.1.1"
...
...
@@ -313,7 +315,7 @@ paths:
###############################################################################
# Notification endpoint AppPkgNotification #
###############################################################################
/
URI_is_provided_by_the_client_when_creating_the_subscription_AppPkgN
otification
:
/
user_defined_n
otification
:
post
:
tags
:
-
'
app-pkgm-notifications'
...
...
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