Loading go-apps/meep-auth-svc/Dockerfile +1 −1 Original line number Diff line number Diff line # Copyright (c) 2022 The AdvantEDGE Authors # Copyright (c) 2024 The AdvantEDGE Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading go-apps/meep-tc-sidecar/Dockerfile +1 −1 Original line number Diff line number Diff line # Copyright (c) 2022 The AdvantEDGE Authors # Copyright (c) 2024 The AdvantEDGE Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading go-apps/meep-tm/Dockerfile +1 −1 Original line number Diff line number Diff line # Copyright (c) 2022 InterDigital Communications, Inc # Copyright (c) 2024 InterDigital Communications, Inc # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading go-apps/meep-virt-engine/Dockerfile +1 −1 Original line number Diff line number Diff line # Copyright (c) 2022 The AdvantEDGE Authors # Copyright (c) 2024 The AdvantEDGE Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading go-apps/meep-vis/api/swagger.yaml +26 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ info: license: name: BSD-3-Clause url: https://forge.etsi.org/legal-matters version: 3.1.1 version: 3.2.2 externalDocs: 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/ 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
go-apps/meep-auth-svc/Dockerfile +1 −1 Original line number Diff line number Diff line # Copyright (c) 2022 The AdvantEDGE Authors # Copyright (c) 2024 The AdvantEDGE Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading
go-apps/meep-tc-sidecar/Dockerfile +1 −1 Original line number Diff line number Diff line # Copyright (c) 2022 The AdvantEDGE Authors # Copyright (c) 2024 The AdvantEDGE Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading
go-apps/meep-tm/Dockerfile +1 −1 Original line number Diff line number Diff line # Copyright (c) 2022 InterDigital Communications, Inc # Copyright (c) 2024 InterDigital Communications, Inc # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading
go-apps/meep-virt-engine/Dockerfile +1 −1 Original line number Diff line number Diff line # Copyright (c) 2022 The AdvantEDGE Authors # Copyright (c) 2024 The AdvantEDGE Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. Loading
go-apps/meep-vis/api/swagger.yaml +26 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ info: license: name: BSD-3-Clause url: https://forge.etsi.org/legal-matters version: 3.1.1 version: 3.2.2 externalDocs: 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/ 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