Skip to content
Snippets Groups Projects
Commit eeccc36d authored by Yann Garcia's avatar Yann Garcia
Browse files

Minor bug foxed in config/api/app-support.yaml

parent cb6aa22f
No related branches found
No related tags found
1 merge request!4merge MEC021 APi into STF625_TASK4
......@@ -17,20 +17,13 @@ info:
email: AdvantEDGE@InterDigital.com
externalDocs:
description: 'ETSI GS MEC011 Application Enablement API, V3.1.1'
url: >-
https://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/03.01.01_60/gs_MEC011v030101p.pdf
url: https://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/03.01.01_60/gs_MEC011v030101p.pdf
servers:
- url: 'http://localhost/sandboxname/mec_app_support/v2'
variables: {}
- url: 'https://localhost/sandboxname/mec_app_support/v2'
variables: {}
tags:
- name: mec_app_support
- name: unsupported
- name: callbacks
servers:
- url: 'https://localhost/sandboxname/mec_app_support/v2'
variables: {}
paths:
/applications/{appInstanceId}/traffic_rules:
get:
......
......@@ -13,7 +13,6 @@ externalDocs:
description: "ETSI GS MEC011 Application Enablement API, V3.1.1"
url: https://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/03.01.01_60/gs_MEC011v030101p.pdf
servers:
- url: http://localhost/sandboxname/mec_service_mgmt/v1
- url: https://localhost/sandboxname/mec_service_mgmt/v1
tags:
- name: appSubscriptions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment