Loading go-apps/meep-app-enablement/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-app-enablement/api/app-support/swagger.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ info: version: 3.1.1 description: "MEC Application Support Service is AdvantEDGE's implementation of\ \ [ETSI MEC ISG MEC011 Application Enablement API](https://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/03.01.01_60/gs_MEC011v030101p.pdf)\ \ <p>[Copyright (c) ETSI 2017](https://forge.etsi.org/etsi-forge-copyright-notice.txt)\ \ <p>[Copyright (c) ETSI 2024](https://forge.etsi.org/etsi-forge-copyright-notice.txt)\ \ <p>**Micro-service**<br>[meep-app-enablement](https://github.com/InterDigitalInc/AdvantEDGE/tree/master/go-apps/meep-app-enablement/server/app-support)\ \ <p>**Type & Usage**<br>Edge Service used by edge applications that want to get\ \ information about applications in the network <p>**Note**<br>AdvantEDGE supports\ Loading go-apps/meep-app-enablement/main.go +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-app-enablement/main_test.go +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-app-enablement/server/app-enablement.go +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 Loading
go-apps/meep-app-enablement/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-app-enablement/api/app-support/swagger.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ info: version: 3.1.1 description: "MEC Application Support Service is AdvantEDGE's implementation of\ \ [ETSI MEC ISG MEC011 Application Enablement API](https://www.etsi.org/deliver/etsi_gs/MEC/001_099/011/03.01.01_60/gs_MEC011v030101p.pdf)\ \ <p>[Copyright (c) ETSI 2017](https://forge.etsi.org/etsi-forge-copyright-notice.txt)\ \ <p>[Copyright (c) ETSI 2024](https://forge.etsi.org/etsi-forge-copyright-notice.txt)\ \ <p>**Micro-service**<br>[meep-app-enablement](https://github.com/InterDigitalInc/AdvantEDGE/tree/master/go-apps/meep-app-enablement/server/app-support)\ \ <p>**Type & Usage**<br>Edge Service used by edge applications that want to get\ \ information about applications in the network <p>**Note**<br>AdvantEDGE supports\ Loading
go-apps/meep-app-enablement/main.go +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-app-enablement/main_test.go +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-app-enablement/server/app-enablement.go +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