Commit 92c0bc50 authored by Elian Kraja's avatar Elian Kraja
Browse files

Fix on contact details and notification endpoints shortened

parent cf96bd1f
Pipeline #5252 passed with stage
in 0 seconds
This diff is collapsed.
......@@ -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"
......
This diff is collapsed.
......@@ -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_AppLcmOpOccNotification:
/user_defined_notification:
post:
tags:
- ''
......
This diff is collapsed.
......@@ -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_AppPkgNotification:
/user_defined_notification:
post:
tags:
- 'app-pkgm-notifications'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment