diff --git a/UEAppInterfaceApi.json b/UEAppInterfaceApi.json index 4335f273b9cc81fa52d15d8191a19807f0dec6af..91027956643a5ab02b05cee85f2520f9625cafd3 100644 --- a/UEAppInterfaceApi.json +++ b/UEAppInterfaceApi.json @@ -2,7 +2,7 @@ "swagger": "2.0", "info": { "description": "The ETSI MEC ISG MEC016 UE Application Interface API described using OpenAPI", - "version": "1.0.1", + "version": "1.1.1", "title": "UE Application Interface API", "license": { "name": "ETSI Forge copyright notice", @@ -10,8 +10,8 @@ } }, "externalDocs": { - "description": "ETSI GS MEC016 UE Application Interface API, V1.0.1", - "url": "https://docbox.etsi.org/ISG/MEC/70-Draft/0016UEAppInterface" + "description": "ETSI GS MEC016 UE Application Interface API, V1.1.1", + "url": "http://www.etsi.org/deliver/etsi_gs/MEC/001_099/016/01.01.01_60/gs_MEC016v010101p.pdf" }, "host": "127.0.0.1:8081", "basePath": "/mx2/v1", diff --git a/UEAppInterfaceApi.yaml b/UEAppInterfaceApi.yaml index 0054efe846aff818399a37e1425acff3bec9ee52..ad1a83b2339479d692556ed009afaa77f0083be4 100644 --- a/UEAppInterfaceApi.yaml +++ b/UEAppInterfaceApi.yaml @@ -1,14 +1,14 @@ swagger: '2.0' info: description: 'The ETSI MEC ISG MEC016 UE Application Interface API described using OpenAPI' - version: 1.0.1 + version: 1.1.1 title: 'UE Application Interface API' license: name: 'ETSI Forge copyright notice' url: 'https://forge.etsi.org/etsi-forge-copyright-notice.txt' externalDocs: - description: 'ETSI GS MEC016 UE Application Interface API, V1.0.1' - url: 'https://docbox.etsi.org/ISG/MEC/70-Draft/0016UEAppInterface' + description: 'ETSI GS MEC016 UE Application Interface API, V1.1.1' + url: 'http://www.etsi.org/deliver/etsi_gs/MEC/001_099/016/01.01.01_60/gs_MEC016v010101p.pdf' host: '127.0.0.1:8081' basePath: /mx2/v1 schemes: