diff --git a/UEAppInterfaceApi.json b/UEAppInterfaceApi.json index c792a750e1c04b80ab2048ec29fc95269cf75eb0..5067730f10e563430d146e2c36d0f4c3d3136155 100644 --- a/UEAppInterfaceApi.json +++ b/UEAppInterfaceApi.json @@ -4,15 +4,10 @@ "description": "An initial attempt to describe the MEC UE Application Interface API using OpenAPI", "version": "0.3.1", "title": "UE Application Interface API", - "termsOfService": "TBD", - "contact": { - "name": "TBD", - "url": "TBD" - }, - "license": { - "name": "ETSI MEC", - "url": "TBD" - } + "license": { + "name": "ETSI Forge copyright notice", + "url": "https://forge.etsi.org/etsi-forge-copyright-notice.txt" + } }, "externalDocs": { "description": "ETSI MEC016 V0.3.1 UE Application Interface API", diff --git a/UEAppInterfaceApi.yaml b/UEAppInterfaceApi.yaml index f1b51fce56f53df87376c87987d09f66155060e4..2f766e5116e1af659e5bbc7a2573996e5809458e 100644 --- a/UEAppInterfaceApi.yaml +++ b/UEAppInterfaceApi.yaml @@ -5,13 +5,9 @@ info: OpenAPI version: 0.3.1 title: UE Application Interface API - termsOfService: TBD - contact: - name: TBD - url: TBD license: - name: ETSI MEC - url: TBD + name: ETSI Forge copyright notice + url: 'https://forge.etsi.org/etsi-forge-copyright-notice.txt' externalDocs: description: ETSI MEC016 V0.3.1 UE Application Interface API url: 'https://docbox.etsi.org/ISG/MEC/70-Draft/0016UEAppInterface'