Commit 64b3f3de authored by Elian Kraja's avatar Elian Kraja
Browse files

Updated README.md and added json versions

parent 37e4c1c3
Loading
Loading
Loading
Loading

MEC010-2_AppGrant.json

0 → 100644
+1013 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ externalDocs:
  description: "ETSI GS MEC 010-2 - Part 2: Application lifecycle, rules and requirements management, v2.1.1"
  url: 'https://www.etsi.org/deliver/etsi_gs/MEC/001_099/01002/02.01.01_60/gs_MEC01002v020101p.pdf'
servers:
  - url: 'https://{apiRoot}/granting/v1'
  - url: 'https://localhost/granting/v1'
openapi: 3.0.0
tags:
  - name: granting

MEC010-2_AppLcm.json

0 → 100644
+2022 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ externalDocs:
  description: "ETSI GS MEC 010-2 - Part 2: Application lifecycle, rules and requirements management, v2.1.1"
  url: 'https://www.etsi.org/deliver/etsi_gs/MEC/001_099/01002/02.01.01_60/gs_MEC01002v020101p.pdf'
servers:
  - url: 'https://{apiRoot}/app_lcm/v1/'
  - url: 'https://localhost/app_lcm/v1'
openapi: 3.0.0
tags:
  - name: app-lcm
+2329 −0

File added.

Preview size limit exceeded, changes collapsed.

Loading