From af38d7b16844c8819e8afde1f27c9d511b2f63a5 Mon Sep 17 00:00:00 2001 From: Michele Carignani Date: Wed, 25 Sep 2019 18:37:49 +0200 Subject: [PATCH] Modify readme for development of version 2.1.1 --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fd9184a..06db26c 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,16 @@ # Location API -This repository contains OpenAPIs descriptions for the interfaces specified in ETSI GS MEC 013. +This repository contains OpenAPIs descriptions for the interfaces specified in ETSI GS MEC 013, v2.1.1. + +WARNING: Work in progress. ## Online resources -* [Specification document](https://www.etsi.org/deliver/etsi_gs/MEC/001_099/013/01.01.01_60/gs_mec013v010101p.pdf) -* [Navigate the API in the browser](https://forge.etsi.org/swagger/ui/?url=https://forge.etsi.org/gitlab/mec/gs013-location-api/raw/master/LocationAPI.yaml). -* [Edit the API online](https://forge.etsi.org/swagger/editor/?url=https://forge.etsi.org/gitlab/mec/gs013-location-api/raw/master/LocationAPI.yaml). +* [Specification document](https://www.etsi.org/deliver/etsi_gs/MEC/001_099/013/02.01.01_60/gs_MEC013v020101p.pdf) +* [Navigate the API in the browser](https://forge.etsi.org/swagger/ui/?url=https://forge.etsi.org/rep/mec/gs013-location-api/raw/develop-2.1.1/LocationAPI.yaml). +* [Edit the API online](https://forge.etsi.org/swagger/editor/?url=https://forge.etsi.org/rep/mec/gs013-location-api/raw/develop-2.1.1/LocationAPI.yaml). ## License Unless specified otherwise, the content of this repository and the files contained are released under the BSD-3-Clause license. -See the attached LICENSE file or visit https://forge.etsi.org/legal-matters. \ No newline at end of file +See the attached LICENSE file or visit https://forge.etsi.org/legal-matters. -- GitLab