Commit eba9aab0 authored by Walter Featherstone's avatar Walter Featherstone
Browse files

Single apostrophe for string. Traffic Filter within TrafficRule changed to array

parents 3d5df733 4c52073b
Loading
Loading
Loading
Loading
+18 −18
Original line number Original line Diff line number Diff line
@@ -156,7 +156,7 @@
      ],
      ],
      "get": {
      "get": {
        "description": "This method retrieves information about all the DNS rules associated with a mobile edge application instance.",
        "description": "This method retrieves information about all the DNS rules associated with a mobile edge application instance.",
        "operationId": "ApplicationsDnsRules.GET",
        "operationId": "ApplicationsDnsRules_GET",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -239,7 +239,7 @@
      ],
      ],
      "get": {
      "get": {
        "description": "This method retrieves information about a DNS rule associated with a mobile edge application instance.",
        "description": "This method retrieves information about a DNS rule associated with a mobile edge application instance.",
        "operationId": "ApplicationsDnsRule.GET",
        "operationId": "ApplicationsDnsRule_GET",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -307,7 +307,7 @@
      },
      },
      "put": {
      "put": {
        "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",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -398,7 +398,7 @@
      ],
      ],
      "get": {
      "get": {
        "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",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -454,7 +454,7 @@
      },
      },
      "post": {
      "post": {
        "description": "The POST method may be used to create a new subscription. One example use case is to create a new subscription to the mobile edge 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 mobile edge service availability notifications. Upon success, the response contains entity body describing the created subscription.",
        "operationId": "ApplicationsSubscriptions.POST",
        "operationId": "ApplicationsSubscriptions_POST",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -535,7 +535,7 @@
      ],
      ],
      "get": {
      "get": {
        "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",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -591,7 +591,7 @@
      },
      },
      "delete": {
      "delete": {
        "description": "This method deletes a meMp1Subscription. This method is typically used in \"Unsubscribing from service availability event notifications\" procedure.",
        "description": "This method deletes a meMp1Subscription. This method is typically used in \"Unsubscribing from service availability event notifications\" procedure.",
        "operationId": "ApplicationsSubscription.DELETE",
        "operationId": "ApplicationsSubscription_DELETE",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -635,7 +635,7 @@
      ],
      ],
      "get": {
      "get": {
        "description": "This method retrieves information about all the traffic rules associated with a mobile edge application instance.",
        "description": "This method retrieves information about all the traffic rules associated with a mobile edge application instance.",
        "operationId": "ApplicationsTrafficRules.GET",
        "operationId": "ApplicationsTrafficRules_GET",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -736,7 +736,7 @@
      ],
      ],
      "get": {
      "get": {
        "description": "This method retrieves information about all the traffic rules associated with a mobile edge application instance.",
        "description": "This method retrieves information about all the traffic rules associated with a mobile edge application instance.",
        "operationId": "ApplicationsTrafficRule.GET",
        "operationId": "ApplicationsTrafficRule_GET",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -822,7 +822,7 @@
      },
      },
      "put": {
      "put": {
        "description": "This method retrieves information about all the traffic rules associated with a mobile edge application instance.",
        "description": "This method retrieves information about all the traffic rules associated with a mobile edge application instance.",
        "operationId": "ApplicationsTrafficRules.PUT",
        "operationId": "ApplicationsTrafficRules_PUT",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -926,7 +926,7 @@
    "/services": {
    "/services": {
      "get": {
      "get": {
        "description": "This method retrieves information about a list of meService resources. This method is typically used in \"service availability query\" procedure",
        "description": "This method retrieves information about a list of meService resources. This method is typically used in \"service availability query\" procedure",
        "operationId": "Services.GET",
        "operationId": "Services_GET",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -1041,7 +1041,7 @@
      },
      },
      "post": {
      "post": {
        "description": "This method is used to create a meService resource. This method is typically used in \"service availability update and new service registration\" procedure",
        "description": "This method is used to create a meService resource. This method is typically used in \"service availability update and new service registration\" procedure",
        "operationId": "Services.POST",
        "operationId": "Services_POST",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -1159,7 +1159,7 @@
      ],
      ],
      "get": {
      "get": {
        "description": "This method retrieves information about a meService resource. This method is typically used in \"service availability query\" procedure",
        "description": "This method retrieves information about a meService resource. This method is typically used in \"service availability query\" procedure",
        "operationId": "ServicesServiceId.GET",
        "operationId": "ServicesServiceId_GET",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -1258,7 +1258,7 @@
      },
      },
      "put": {
      "put": {
        "description": "This method updates the information about a meService resource",
        "description": "This method updates the information about a meService resource",
        "operationId": "ServicesServiceId.PUT",
        "operationId": "ServicesServiceId_PUT",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -1375,7 +1375,7 @@
    "/timing/current_time": {
    "/timing/current_time": {
      "get": {
      "get": {
        "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",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -1433,7 +1433,7 @@
    "/timing/timing_caps": {
    "/timing/timing_caps": {
      "get": {
      "get": {
        "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",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
@@ -1491,7 +1491,7 @@
    "/transports": {
    "/transports": {
      "get": {
      "get": {
        "description": "This method retrieves information about a list of available transports. This method is typically used by a service-producing application to discover transports provided by the mobile edge platform in the \"transport information query\" procedure",
        "description": "This method retrieves information about a list of available transports. This method is typically used by a service-producing application to discover transports provided by the mobile edge platform in the \"transport information query\" procedure",
        "operationId": "Transports.GET",
        "operationId": "Transports_GET",
        "produces": [
        "produces": [
          "application/json"
          "application/json"
        ],
        ],
+258 −90

File changed.

Preview size limit exceeded, changes collapsed.

+2 −2
Original line number Original line Diff line number Diff line
# Mobile Edge Platform Application Enablement API 
# Multi-access Edge Computing (MEC); MEC Platform Application Enablement API 


This repository contains OpenAPIs descriptions for the interfaces specified in ETSI GS MEC 011.
This repository contains OpenAPIs descriptions for the interfaces specified in ETSI GS MEC 011.


@@ -12,7 +12,7 @@ This repository contains OpenAPIs descriptions for the interfaces specified in E


## ETSI Forge Copyright statement
## ETSI Forge Copyright statement


Copyright (c) ETSI 2018.
Copyright (c) ETSI 2019.


This software is subject to copyrights owned by ETSI. Non-exclusive permission 
This software is subject to copyrights owned by ETSI. Non-exclusive permission 
is hereby granted, free of charge, to copy, reproduce and amend this file 
is hereby granted, free of charge, to copy, reproduce and amend this file 
+1 −1
Original line number Original line Diff line number Diff line
description: This method retrieves information about a DNS rule associated with a mobile edge application instance. 
description: This method retrieves information about a DNS rule associated with a mobile edge application instance. 
operationId: ApplicationsDnsRule.GET
operationId: ApplicationsDnsRule_GET
produces:
produces:
- application/json
- application/json


+1 −1
Original line number Original line Diff line number Diff line
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
produces:
produces:
- application/json
- application/json
parameters:
parameters:
Loading