Commit 385bbd20 authored by Elian Kraja's avatar Elian Kraja
Browse files

Update MecAppSupportApi.yaml

parent 030620d6
Loading
Loading
Loading
Loading
Loading
+15 −15
Original line number Original line Diff line number Diff line
@@ -30,7 +30,7 @@ paths:
    get:
    get:
      tags:
      tags:
      - appTrafficRules
      - appTrafficRules
      summary: ''
      summary: 'get traffic rules'
      description: This method retrieves information about all the traffic rules associated with a MEC application instance.
      description: This method retrieves information about all the traffic rules associated with a MEC application instance.
      operationId: ApplicationsTrafficRules_GET
      operationId: ApplicationsTrafficRules_GET
      parameters:
      parameters:
@@ -133,7 +133,7 @@ paths:
    get:
    get:
      tags:
      tags:
      - appTrafficRules
      - appTrafficRules
      summary: ''
      summary: 'Get traffic rule'
      description: This method retrieves information about all the traffic rules associated with a MEC application instance.
      description: This method retrieves information about all the traffic rules associated with a MEC application instance.
      operationId: ApplicationsTrafficRule_GET
      operationId: ApplicationsTrafficRule_GET
      parameters:
      parameters:
@@ -215,7 +215,7 @@ paths:
    put:
    put:
      tags:
      tags:
      - appTrafficRules
      - appTrafficRules
      summary: ''
      summary: 'Update traffic rule'
      description: This method retrieves information about all the traffic rules associated with a MEC application instance.
      description: This method retrieves information about all the traffic rules associated with a MEC application instance.
      operationId: ApplicationsTrafficRule_PUT
      operationId: ApplicationsTrafficRule_PUT
      parameters:
      parameters:
@@ -318,7 +318,7 @@ paths:
    get:
    get:
      tags:
      tags:
      - appDnsRules
      - appDnsRules
      summary: ''
      summary: 'Get DNS rules'
      description: This method retrieves information about all the DNS rules associated with a MEC application instance.
      description: This method retrieves information about all the DNS rules associated with a MEC application instance.
      operationId: ApplicationsDnsRules_GET
      operationId: ApplicationsDnsRules_GET
      parameters:
      parameters:
@@ -406,7 +406,7 @@ paths:
    get:
    get:
      tags:
      tags:
      - appDnsRules
      - appDnsRules
      summary: ''
      summary: 'Get DNS rule'
      description: This method retrieves information about a DNS rule associated with a MEC application instance.
      description: This method retrieves information about a DNS rule associated with a MEC application instance.
      operationId: ApplicationsDnsRule_GET
      operationId: ApplicationsDnsRule_GET
      parameters:
      parameters:
@@ -476,7 +476,7 @@ paths:
    put:
    put:
      tags:
      tags:
      - appDnsRules
      - appDnsRules
      summary: ''
      summary: 'Update DNS rule'
      description: This method activates, de-activates or updates a traffic rule.
      description: This method activates, de-activates or updates a traffic rule.
      operationId: ApplicationsDnsRule_PUT
      operationId: ApplicationsDnsRule_PUT
      parameters:
      parameters:
@@ -567,7 +567,7 @@ paths:
    get:
    get:
      tags:
      tags:
      - appSubscriptions
      - appSubscriptions
      summary: ''
      summary: 'Get subscriptions'
      description: The GET method may be used to request information about all subscriptions for this requestor. Upon success, the response contains entity body with all the subscriptions for the requestor.
      description: The GET method may be used to request information about all subscriptions for this requestor. Upon success, the response contains entity body with all the subscriptions for the requestor.
      operationId: ApplicationsSubscriptions_GET
      operationId: ApplicationsSubscriptions_GET
      parameters:
      parameters:
@@ -621,7 +621,7 @@ paths:
    post:
    post:
      tags:
      tags:
      - appSubscriptions
      - appSubscriptions
      summary: ''
      summary: 'Create subscription'
      description: The POST method may be used to create a new subscription. One example use case is to create a new subscription to the MEC service availability notifications. Upon success, the response contains entity body describing the created subscription.
      description: The POST method may be used to create a new subscription. One example use case is to create a new subscription to the MEC service availability notifications. Upon success, the response contains entity body describing the created subscription.
      operationId: ApplicationsSubscriptions_POST
      operationId: ApplicationsSubscriptions_POST
      parameters:
      parameters:
@@ -698,7 +698,7 @@ paths:
              operationId: AppTerminationNotification_POST
              operationId: AppTerminationNotification_POST
              tags:
              tags:
              - callbacks
              - callbacks
              summary: ''
              summary: 'Create callback'
              requestBody:
              requestBody:
                $ref: '#/components/requestBodies/AppTerminationNotification'      
                $ref: '#/components/requestBodies/AppTerminationNotification'      
              responses:
              responses:
@@ -709,7 +709,7 @@ paths:
    get:
    get:
      tags:
      tags:
      - appSubscriptions
      - appSubscriptions
      summary: ''
      summary: 'Get subscription'
      description: The GET method requests information about a subscription for this requestor. Upon success, the response contains entity body with the subscription for the requestor.
      description: The GET method requests information about a subscription for this requestor. Upon success, the response contains entity body with the subscription for the requestor.
      operationId: ApplicationsSubscription_GET
      operationId: ApplicationsSubscription_GET
      parameters:
      parameters:
@@ -770,7 +770,7 @@ paths:
    delete:
    delete:
      tags:
      tags:
      - appSubscriptions
      - appSubscriptions
      summary: ''
      summary: 'delete subscription'
      description: This method deletes a mecAppSuptApiSubscription. This method is typically used in "Unsubscribing from service availability event notifications" procedure.
      description: This method deletes a mecAppSuptApiSubscription. This method is typically used in "Unsubscribing from service availability event notifications" procedure.
      operationId: ApplicationsSubscription_DELETE
      operationId: ApplicationsSubscription_DELETE
      parameters:
      parameters:
@@ -818,7 +818,7 @@ paths:
    post:
    post:
      tags:
      tags:
      - appConfirmTermination
      - appConfirmTermination
      summary: ''
      summary: 'Confirm termination'
      description: This method is used to confirm the application level termination  of an application instance.
      description: This method is used to confirm the application level termination  of an application instance.
      operationId: ApplicationsConfirmTermination_POST
      operationId: ApplicationsConfirmTermination_POST
      parameters:
      parameters:
@@ -902,7 +902,7 @@ paths:
    post:
    post:
      tags:
      tags:
      - appConfirmReady
      - appConfirmReady
      summary: ''
      summary: 'Confirm ready'
      description: 'This method may be used by the MEC application instance to notify the MEC platform that it is up and running. '
      description: 'This method may be used by the MEC application instance to notify the MEC platform that it is up and running. '
      operationId: ApplicationsConfirmReady_POST
      operationId: ApplicationsConfirmReady_POST
      parameters:
      parameters:
@@ -986,7 +986,7 @@ paths:
    get:
    get:
      tags:
      tags:
      - timing
      - timing
      summary: ''
      summary: 'Retrieve timing capabilities'
      description: This method retrieves the information of the platform's timing capabilities which corresponds to the timing capabilities query
      description: This method retrieves the information of the platform's timing capabilities which corresponds to the timing capabilities query
      operationId: TimingCaps_GET
      operationId: TimingCaps_GET
      parameters: []
      parameters: []
@@ -1035,7 +1035,7 @@ paths:
    get:
    get:
      tags:
      tags:
      - timing
      - timing
      summary: ''
      summary: 'Retrieve current time'
      description: This method retrieves the information of the platform's current time which corresponds to the get platform time procedure
      description: This method retrieves the information of the platform's current time which corresponds to the get platform time procedure
      operationId: TimingCurrentTime_GET
      operationId: TimingCurrentTime_GET
      parameters: []
      parameters: []