Commit e486e0a9 authored by Yann Garcia's avatar Yann Garcia
Browse files

Align meep-vis with MEC 030 v3.2.2

parent 532e504b
Loading
Loading
Loading
Loading
+27 −2
Original line number Diff line number Diff line
@@ -9,9 +9,9 @@ info:
  license:
    name: BSD-3-Clause
    url: https://forge.etsi.org/legal-matters
  version: 3.2.1
  version: 3.2.2
externalDocs:
  description: "ETSI GS MEC 030 V2X Information Services API, v3.2.1"
  description: "ETSI GS MEC 030 V2X Information Services API, v3.1.1"
  url: https://www.https://www.etsi.org/deliver/etsi_gs/MEC/001_099/030/03.02.01_60/
servers:
- url: https://localhost/sandboxname/vis/v2
@@ -3001,6 +3001,31 @@ components:
        subscription:
          $ref: '#/components/schemas/LinkType'
      description: 'Hyperlink related to the resource. '
    ExpiryNotification:
      properties:
        _links:
          description: Hyperlink related to the resource.
          properties:
            subscription:
              $ref: '#/components/schemas/LinkType'
          required:
            - subscription
          type: object
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: Structure (inlined)
        expiryDeadline:
          $ref: '#/components/schemas/TimeStamp'
        notificationType:
          description: Shall be set to "ExpiryNotification".
          type: string
          x-etsi-mec-cardinality: '1'
          x-etsi-mec-origin-type: String
      required:
        - notificationType
        - _links
        - expiryDeadline
      type: object
      x-etsi-ref: 6.4.4
  responses:
    "204":
      description: No Content