Commit c016b7f1 authored by Muhammad Umair Khan's avatar Muhammad Umair Khan
Browse files

Minor change in MEC 021 App Mobility GET resource filter parameters description

parent 7c870691
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -147,7 +147,8 @@ paths:
        - name: filter
          in: query
          description:
            Attribute-based filtering parameters, according to ETSI GS MEC 009, use the format (op,attr,value)
            Attribute-based filtering parameters, according to ETSI GS MEC 009, use the format (op,attr,value), 
              e.g., (eq, appMobilityServiceId, value) or (gt, serviceConsumerId/appInstanceId, value)
          required: false
          style: form
          explode: true
@@ -183,7 +184,7 @@ paths:
          in: query
          description:
            Indicates to exclude the following complex attributes from the
            response  See clause 6.18 in ETSI GS MEC 009 for details.
            response (See clause 6.18 in ETSI GS MEC 009 for details). 
          required: false
          style: form
          explode: true