Commit c12406db authored by Elian Kraja's avatar Elian Kraja
Browse files

Fixing filename

parent a9d063b8
Pipeline #5171 passed with stage
in 0 seconds
File mode changed from 100644 to 100755
......@@ -2,6 +2,8 @@ info:
title: "ETSI GS MEC 030 V2X Information Service API"
version: 2.1.1
description: "ETSI GS MEC 030 V2X Information Service API described using OpenAPI."
contact:
url: https://forge.etsi.org/rep/mec/gs030-vis-api
license:
name: BSD-3-Clause
url: 'https://forge.etsi.org/legal-matters'
......@@ -10,7 +12,7 @@ externalDocs:
url: 'https://www.etsi.org/deliver/etsi_gs/MEC/001_099/030/02.01.01_60/gs_mec030v020101p.pdf'
openapi: 3.0.0
servers:
- url: 'https://{apiRoot}/vis/v1'
- url: 'https://localhost/vis/v1'
tags:
- name: queries
description: Queries
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment