Loading config/api/vis-api.yaml +27 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -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 Loading Loading
config/api/vis-api.yaml +27 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -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 Loading