Commit 89271bd7 authored by Walter Featherstone's avatar Walter Featherstone
Browse files

Updated description to GS version 1.1.1, i.e. the published version



Change-Id: I4e8cf95f526bb76f4e39c160287868ac71998d5e
Signed-off-by: Walter Featherstone's avatarfeatherstone <walter.featherstone@viavisolutions.com>
parent 19c7c6db
......@@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"description": "The ETSI MEC ISG MEC014 UE Identity API described using OpenAPI",
"version": "1.0.2",
"version": "1.1.1",
"title": "UE Identity API",
"license": {
"name": "ETSI Forge copyright notice",
......@@ -10,8 +10,8 @@
}
},
"externalDocs": {
"description": "ETSI GS MEC014 UE Identity API, V1.0.2",
"url": "https://docbox.etsi.org/ISG/MEC/70-Draft/0014UEidentityAPI"
"description": "ETSI GS MEC014 UE Identity API, V1.1.1",
"url": "http://www.etsi.org/deliver/etsi_gs/MEC/001_099/014/01.01.01_60/gs_mec014v010101p.pdf"
},
"host": "127.0.0.1:8081",
"basePath": "/ui/v1",
......
swagger: '2.0'
info:
description: The ETSI MEC ISG MEC014 UE Identity API described using OpenAPI
version: 1.0.2
version: 1.1.1
title: UE Identity API
license:
name: ETSI Forge copyright notice
url: 'https://forge.etsi.org/etsi-forge-copyright-notice.txt'
externalDocs:
description: 'ETSI GS MEC014 UE Identity API, V1.0.2'
url: 'https://docbox.etsi.org/ISG/MEC/70-Draft/0014UEidentityAPI'
description: 'ETSI GS MEC014 UE Identity API, V1.1.1'
url: 'http://www.etsi.org/deliver/etsi_gs/MEC/001_099/014/01.01.01_60/gs_mec014v010101p.pdf'
host: '127.0.0.1:8081'
basePath: /ui/v1
schemes:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment