Loading config/api/ams-api.yaml +3 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -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 Loading Loading
config/api/ams-api.yaml +3 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -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 Loading