Commit 9d7e2595 authored by Muhammad Rehan Abbasi's avatar Muhammad Rehan Abbasi
Browse files

update specs version to 2.1.9 as per latest draft

parent f5765a04
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
  "openapi": "3.1.0",
  "info": {
    "title": "ETSI GS MEC 030 V2X Information Service API",
    "version": "2.2.1",
    "version": "2.1.9",
    "description": "ETSI GS MEC 030 V2X Information Service API described using OpenAPI.",
    "contact": {
      "name": "ETSI Forge",
@@ -15,8 +15,8 @@
    }
  },
  "externalDocs": {
    "description": "ETSI GS MEC 030 V2X Information Service API, v2.2.1",
    "url": "https://www.etsi.org/deliver/etsi_gs/MEC/001_099/030/02.02.01_60/gs_mec030v020201p.pdf"
    "description": "ETSI GS MEC 030 V2X Information Service API, v2.1.9",
    "url": ""
  },
  "servers": [
    {
+3 −3
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  title: 'ETSI GS MEC 030 V2X Information Service API'
  version: 2.2.1
  version: 2.1.9
  description: 'ETSI GS MEC 030 V2X Information Service API described using OpenAPI.'
  contact:
    name: ETSI Forge
@@ -11,8 +11,8 @@ info:
    name: BSD-3-Clause
    url: 'https://forge.etsi.org/legal-matters'
externalDocs:
  description: 'ETSI GS MEC 030 V2X Information Service API, v2.2.1'
  url: 'https://www.etsi.org/deliver/etsi_gs/MEC/001_099/030/02.02.01_60/gs_mec030v020201p.pdf'
  description: 'ETSI GS MEC 030 V2X Information Service API, v2.1.9'
  url: ''
servers:
  - url: 'https://localhost/vis/v2'
tags: