From 70a5a3fcc0fa08b33d19aacbbd807269b36845a8 Mon Sep 17 00:00:00 2001 From: featherstone Date: Mon, 22 Jan 2018 14:00:19 +0000 Subject: [PATCH] Added jenkins.sh & updated README.MD Change-Id: Idd2016a2fbecf0211e684ae971f52bbbc4087d3b Signed-off-by: featherstone --- README.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f7af2b..ceaf9a6 100644 --- a/README.md +++ b/README.md @@ -1 +1,24 @@ -# ETSI-ISG-MEC MEC013 +# Location API + +This repository contains OpenAPIs descriptions for the interfaces specified in ETSI GS MEC 013. + +## Online resources + +* [Navigate the API in the browser](https://forge.etsi.org/rep/gitweb.cgi/MEC.GS_013.git/blob/HEAD:/LocationAPI.yaml#swagger). +* [Edit the API online](https://forge.etsi.org/swagger/editor/?url=https://forge.etsi.org/rep/gitweb.cgi/MEC.GS_013.git/blob_plain/HEAD:/LocationAPI.yaml). + +## ETSI Forge Copyright statement + +Copyright (c) ETSI 2018. + +This software is subject to copyrights owned by ETSI. Non-exclusive permission +is hereby granted, free of charge, to copy, reproduce and amend this file +under the following conditions: It is provided "as is", without warranty of any +kind, expressed or implied. + +ETSI shall never be liable for any claim, damages, or other liability arising +from its use or inability of use.This permission does not apply to any documentation +associated with this file for which ETSI keeps all rights reserved. The present +copyright notice shall be included in all copies of whole or part of this +software and shall not imply any sub-license right. + -- GitLab