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: default avatarfeatherstone <walter.featherstone@viavisolutions.com>
parent 19c7c6db
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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",
+3 −3
Original line number Diff line number Diff line
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: