Commit 781d827e authored by Simon Pastor's avatar Simon Pastor
Browse files

1st merge, ut pass

parent c262a87c
Loading
Loading
Loading
Loading
+4919 −1307

File changed.

Preview size limit exceeded, changes collapsed.

+16 KiB

File added.

No diff preview for this file type.

+16 KiB

File added.

No diff preview for this file type.

+16 KiB

File added.

No diff preview for this file type.

+1 −1
Original line number Diff line number Diff line
# Go API Server for server

Location Service is AdvantEDGE's implementation of [ETSI MEC ISG MEC013 Location API](http://www.etsi.org/deliver/etsi_gs/MEC/001_099/013/01.01.01_60/gs_mec013v010101p.pdf) <p>The API is based on the Open Mobile Alliance's specification RESTful Network API for Zonal Presence <p>[Copyright (c) ETSI 2017](https://forge.etsi.org/etsi-forge-copyright-notice.txt) <p>**Micro-service**<br>[meep-loc-serv](https://github.com/InterDigitalInc/AdvantEDGE/tree/master/go-apps/meep-loc-serv) <p>**Type & Usage**<br>Edge Service used by edge applications that want to get information about Users (UE) and Zone locations <p>**Details**<br>API details available at _your-AdvantEDGE-ip-address/api_
The ETSI MEC ISG MEC013 WLAN Access Information API described using OpenAPI.

## Overview
This server was generated by the [swagger-codegen]
Loading