Commit 0d9462f8 authored by Simon Pastor's avatar Simon Pastor
Browse files

header update from yaml

parent 21a52fb5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ To see how to make this your own, look here:
[README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md)

- API version: 0.0.1
- Build date: 2021-09-09T13:09:37.669-04:00
- Build date: 2021-09-10T13:52:39.582-04:00


### Running the server
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ To see how to make this your own, look here:
[README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md)

- API version: 0.0.1
- Build date: 2021-09-09T13:09:39.880-04:00
- Build date: 2021-09-10T13:52:41.821-04:00


### Running the server
+14 −10
Original line number Diff line number Diff line
openapi: 3.0.2
servers:
  - url: 'https://localhost/sandboxname/mec_app_support/v1'
info:
  title: AdvantEDGE MEC Application Support API
  version: 2.1.1
  description: "MEC Application Support API describe is AdvantEDGE's implementation of [ETSI MEC ISG MEC011 MEC Application Support API](https://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/02.01.01_60/gs_MEC011v020101p.pdf)"
  license:
    name: "Apache 2.0"
    url: "https://github.com/InterDigitalInc/AdvantEDGE/blob/master/LICENSE"
  version: 2.2.1
  contact:
    name: InterDigital AdvantEDGE Support
    email: AdvantEDGE@InterDigital.com
  description: "MEC Application Support Service is AdvantEDGE's implementation of
  [ETSI MEC ISG MEC011 Application Enablement API](http://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/02.02.01_60/gs_MEC011v020201p.pdf)
  <p>[Copyright (c) ETSI 2017](https://forge.etsi.org/etsi-forge-copyright-notice.txt)
  <p>**Micro-service**<br>[meep-app-enablement](https://github.com/InterDigitalInc/AdvantEDGE/tree/master/go-apps/meep-app-enablement/server/app-support)
  <p>**Type & Usage**<br>Edge Service used by edge applications that want to get information about applications in the network
  <p>**Note**<br>AdvantEDGE supports a selected subset of Application Support API endpoints (see below)."
  license:
    name: "Apache 2.0"
    url: "https://github.com/InterDigitalInc/AdvantEDGE/blob/master/LICENSE"
externalDocs:
  description: 'ETSI GS MEC011 Application Enablement API, V2.1.1'
  url: >-
    https://www.etsi.org/deliver/etsi
  description: ETSI GS MEC 011 Application Enablement Information API, V2.2.1
  url: 'http://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/02.02.01_60/gs_mec011v020201p.pdf'
servers:
  - url: 'https://localhost/sandboxname/mec_app_support/v1'
tags:
  - name: unsupported
  - name: mec_app_support
+14 −10
Original line number Diff line number Diff line
openapi: 3.0.2
servers:
  - url: 'https://localhost/sandboxname/mec_service_mgmt/v1'
info:
  title: AdvantEDGE MEC Service Management API
  version: 2.1.1
  description: "MEC Service Management API describe is AdvantEDGE's implementation of [ETSI MEC ISG MEC011 MEC Service Management API](https://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/02.01.01_60/gs_MEC011v020101p.pdf)"
  license:
    name: "Apache 2.0"
    url: "https://github.com/InterDigitalInc/AdvantEDGE/blob/master/LICENSE"
  version: 2.2.1
  contact:
    name: InterDigital AdvantEDGE Support
    email: AdvantEDGE@InterDigital.com
  description: "MEC Service Management Service is AdvantEDGE's implementation of
  [ETSI MEC ISG MEC011 Application Enablement API](http://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/02.02.01_60/gs_MEC011v020201p.pdf)
  <p>[Copyright (c) ETSI 2017](https://forge.etsi.org/etsi-forge-copyright-notice.txt)
  <p>**Micro-service**<br>[meep-app-enablement](https://github.com/InterDigitalInc/AdvantEDGE/tree/master/go-apps/meep-app-enablement/server/service-mgmt)
  <p>**Type & Usage**<br>Edge Service used by edge applications that want to get information about services in the network
  <p>**Note**<br>AdvantEDGE supports all of Service Management API endpoints (see below)."
  license:
    name: "Apache 2.0"
    url: "https://github.com/InterDigitalInc/AdvantEDGE/blob/master/LICENSE"
externalDocs:
  description: 'ETSI GS MEC011 Application Enablement API, V2.1.1'
  url: >-
    https://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/02.01.01_60/gs_MEC011v020101p.pdf
  description: ETSI GS MEC 011 Application Enablement Information API, V2.2.1
  url: 'http://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/02.02.01_60/gs_mec011v020201p.pdf'
servers:
  - url: 'https://localhost/sandboxname/mec_service_mgmt/v1'
tags:
  - name: mec_service_mgmt
paths:
+3 −3
Original line number Diff line number Diff line
# Go API Server for server

MEC Application Support API describe is AdvantEDGE's implementation of [ETSI MEC ISG MEC011 MEC Application Support API](https://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/02.01.01_60/gs_MEC011v020101p.pdf)
MEC Application Support Service is AdvantEDGE's implementation of [ETSI MEC ISG MEC011 Application Enablement API](http://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/02.02.01_60/gs_MEC011v020201p.pdf) <p>[Copyright (c) ETSI 2017](https://forge.etsi.org/etsi-forge-copyright-notice.txt) <p>**Micro-service**<br>[meep-app-enablement](https://github.com/InterDigitalInc/AdvantEDGE/tree/master/go-apps/meep-app-enablement/server/app-support) <p>**Type & Usage**<br>Edge Service used by edge applications that want to get information about applications in the network <p>**Note**<br>AdvantEDGE supports a selected subset of Application Support API endpoints (see below).

## Overview
This server was generated by the [swagger-codegen]
@@ -12,8 +12,8 @@ To see how to make this your own, look here:

[README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md)

- API version: 2.1.1
- Build date: 2021-09-09T13:09:42.927-04:00[America/New_York]
- API version: 2.2.1
- Build date: 2021-09-10T13:52:45.068-04:00[America/New_York]


### Running the server
Loading