From fc6720d596e35e17c0147f8dd091c37c533f992b Mon Sep 17 00:00:00 2001 From: evegufy Date: Wed, 25 Sep 2024 08:22:08 +0000 Subject: [PATCH] deploy: bc754fd0274b826d43ae061a82d2f067ff8d1424 --- digital-product-pass/index.html | 2 +- digital-product-pass/v4.0.1/index.html | 4 +-- eclipse-tractusx.github.io/index.html | 2 +- .../index.html | 4 +-- index.html | 2 +- item-relationship-service/5.4.1/index.html | 4 +-- item-relationship-service/index.html | 2 +- portal-backend/index.html | 2 +- .../administration-service.yaml} | 0 .../index.html | 8 ++--- .../swagger-ui/administration-service.yaml} | 0 .../swagger-ui/favicon-16x16.png | Bin .../swagger-ui/favicon-32x32.png | Bin .../swagger-ui/index.html | 0 .../swagger-ui/swagger-config.json | 1 + .../swagger-ui/swagger-ui-bundle.js | 0 .../swagger-ui-standalone-preset.js | 0 .../swagger-ui/swagger-ui.css | 0 .../apps-service.yaml} | 0 .../{proper1 => apps-service}/index.html | 8 ++--- .../swagger-ui/apps-service.yaml} | 0 .../swagger-ui/favicon-16x16.png | Bin .../swagger-ui/favicon-32x32.png | Bin .../swagger-ui/index.html | 0 .../swagger-ui/swagger-config.json | 1 + .../swagger-ui/swagger-ui-bundle.js | 0 .../swagger-ui-standalone-preset.js | 0 .../swagger-ui/swagger-ui.css | 0 portal-backend/v2.3.0-alpha.1/index.html | 12 +++---- .../index.html | 8 ++--- .../notifications-service.yaml} | 0 .../swagger-ui/favicon-16x16.png | Bin .../swagger-ui/favicon-32x32.png | Bin .../swagger-ui/index.html | 0 .../swagger-ui/notifications-service.yaml} | 0 .../swagger-ui/swagger-config.json | 1 + .../swagger-ui/swagger-ui-bundle.js | 0 .../swagger-ui-standalone-preset.js | 0 .../swagger-ui/swagger-ui.css | 0 .../v2.3.0-alpha.1/proper/index.html | 34 ------------------ .../proper/swagger-ui/swagger-config.json | 1 - .../proper1/swagger-ui/swagger-config.json | 1 - .../proper2/swagger-ui/swagger-config.json | 1 - .../proper3/swagger-ui/swagger-config.json | 1 - .../proper4/swagger-ui/swagger-config.json | 1 - .../index.html | 8 ++--- .../registration-service.yaml} | 0 .../swagger-ui/favicon-16x16.png | Bin .../swagger-ui/favicon-32x32.png | Bin .../swagger-ui/index.html | 0 .../swagger-ui/registration-service.yaml} | 0 .../swagger-ui/swagger-config.json | 1 + .../swagger-ui/swagger-ui-bundle.js | 0 .../swagger-ui-standalone-preset.js | 0 .../swagger-ui/swagger-ui.css | 0 .../services-service/index.html | 34 ++++++++++++++++++ .../services-service.yaml} | 0 .../swagger-ui/favicon-16x16.png | Bin .../swagger-ui/favicon-32x32.png | Bin .../swagger-ui/index.html | 0 .../swagger-ui/services-service.yaml} | 0 .../swagger-ui/swagger-config.json | 1 + .../swagger-ui/swagger-ui-bundle.js | 0 .../swagger-ui-standalone-preset.js | 0 .../swagger-ui/swagger-ui.css | 0 puris/2.1.0/index.html | 4 +-- puris/index.html | 2 +- sd-factory/Release3/index.html | 4 +-- sd-factory/index.html | 2 +- tractusx-edc/0.7.3/index.html | 4 +-- tractusx-edc/index.html | 2 +- 71 files changed, 81 insertions(+), 81 deletions(-) rename portal-backend/v2.3.0-alpha.1/{proper/Org.Eclipse.TractusX.Portal.Backend.Administration.Service.yaml => administration-service/administration-service.yaml} (100%) rename portal-backend/v2.3.0-alpha.1/{proper2 => administration-service}/index.html (92%) rename portal-backend/v2.3.0-alpha.1/{proper/swagger-ui/Org.Eclipse.TractusX.Portal.Backend.Administration.Service.yaml => administration-service/swagger-ui/administration-service.yaml} (100%) rename portal-backend/v2.3.0-alpha.1/{proper => administration-service}/swagger-ui/favicon-16x16.png (100%) rename portal-backend/v2.3.0-alpha.1/{proper => administration-service}/swagger-ui/favicon-32x32.png (100%) rename portal-backend/v2.3.0-alpha.1/{proper => administration-service}/swagger-ui/index.html (100%) create mode 100644 portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/swagger-config.json rename portal-backend/v2.3.0-alpha.1/{proper => administration-service}/swagger-ui/swagger-ui-bundle.js (100%) rename portal-backend/v2.3.0-alpha.1/{proper => administration-service}/swagger-ui/swagger-ui-standalone-preset.js (100%) rename portal-backend/v2.3.0-alpha.1/{proper => administration-service}/swagger-ui/swagger-ui.css (100%) rename portal-backend/v2.3.0-alpha.1/{proper2/Org.Eclipse.TractusX.Portal.Backend.Apps.Service.yaml => apps-service/apps-service.yaml} (100%) rename portal-backend/v2.3.0-alpha.1/{proper1 => apps-service}/index.html (92%) rename portal-backend/v2.3.0-alpha.1/{proper2/swagger-ui/Org.Eclipse.TractusX.Portal.Backend.Apps.Service.yaml => apps-service/swagger-ui/apps-service.yaml} (100%) rename portal-backend/v2.3.0-alpha.1/{proper1 => apps-service}/swagger-ui/favicon-16x16.png (100%) rename portal-backend/v2.3.0-alpha.1/{proper1 => apps-service}/swagger-ui/favicon-32x32.png (100%) rename portal-backend/v2.3.0-alpha.1/{proper1 => apps-service}/swagger-ui/index.html (100%) create mode 100644 portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/swagger-config.json rename portal-backend/v2.3.0-alpha.1/{proper1 => apps-service}/swagger-ui/swagger-ui-bundle.js (100%) rename portal-backend/v2.3.0-alpha.1/{proper1 => apps-service}/swagger-ui/swagger-ui-standalone-preset.js (100%) rename portal-backend/v2.3.0-alpha.1/{proper1 => apps-service}/swagger-ui/swagger-ui.css (100%) rename portal-backend/v2.3.0-alpha.1/{proper4 => notifications-service}/index.html (92%) rename portal-backend/v2.3.0-alpha.1/{proper3/Org.Eclipse.TractusX.Portal.Backend.Notifications.Service.yaml => notifications-service/notifications-service.yaml} (100%) rename portal-backend/v2.3.0-alpha.1/{proper2 => notifications-service}/swagger-ui/favicon-16x16.png (100%) rename portal-backend/v2.3.0-alpha.1/{proper2 => notifications-service}/swagger-ui/favicon-32x32.png (100%) rename portal-backend/v2.3.0-alpha.1/{proper2 => notifications-service}/swagger-ui/index.html (100%) rename portal-backend/v2.3.0-alpha.1/{proper3/swagger-ui/Org.Eclipse.TractusX.Portal.Backend.Notifications.Service.yaml => notifications-service/swagger-ui/notifications-service.yaml} (100%) create mode 100644 portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/swagger-config.json rename portal-backend/v2.3.0-alpha.1/{proper2 => notifications-service}/swagger-ui/swagger-ui-bundle.js (100%) rename portal-backend/v2.3.0-alpha.1/{proper2 => notifications-service}/swagger-ui/swagger-ui-standalone-preset.js (100%) rename portal-backend/v2.3.0-alpha.1/{proper2 => notifications-service}/swagger-ui/swagger-ui.css (100%) delete mode 100644 portal-backend/v2.3.0-alpha.1/proper/index.html delete mode 100644 portal-backend/v2.3.0-alpha.1/proper/swagger-ui/swagger-config.json delete mode 100644 portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/swagger-config.json delete mode 100644 portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/swagger-config.json delete mode 100644 portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/swagger-config.json delete mode 100644 portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/swagger-config.json rename portal-backend/v2.3.0-alpha.1/{proper3 => registration-service}/index.html (91%) rename portal-backend/v2.3.0-alpha.1/{proper4/Org.Eclipse.TractusX.Portal.Backend.Registration.Service.yaml => registration-service/registration-service.yaml} (100%) rename portal-backend/v2.3.0-alpha.1/{proper3 => registration-service}/swagger-ui/favicon-16x16.png (100%) rename portal-backend/v2.3.0-alpha.1/{proper3 => registration-service}/swagger-ui/favicon-32x32.png (100%) rename portal-backend/v2.3.0-alpha.1/{proper3 => registration-service}/swagger-ui/index.html (100%) rename portal-backend/v2.3.0-alpha.1/{proper4/swagger-ui/Org.Eclipse.TractusX.Portal.Backend.Registration.Service.yaml => registration-service/swagger-ui/registration-service.yaml} (100%) create mode 100644 portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/swagger-config.json rename portal-backend/v2.3.0-alpha.1/{proper3 => registration-service}/swagger-ui/swagger-ui-bundle.js (100%) rename portal-backend/v2.3.0-alpha.1/{proper3 => registration-service}/swagger-ui/swagger-ui-standalone-preset.js (100%) rename portal-backend/v2.3.0-alpha.1/{proper3 => registration-service}/swagger-ui/swagger-ui.css (100%) create mode 100644 portal-backend/v2.3.0-alpha.1/services-service/index.html rename portal-backend/v2.3.0-alpha.1/{proper1/Org.Eclipse.TractusX.Portal.Backend.Services.Service.yaml => services-service/services-service.yaml} (100%) rename portal-backend/v2.3.0-alpha.1/{proper4 => services-service}/swagger-ui/favicon-16x16.png (100%) rename portal-backend/v2.3.0-alpha.1/{proper4 => services-service}/swagger-ui/favicon-32x32.png (100%) rename portal-backend/v2.3.0-alpha.1/{proper4 => services-service}/swagger-ui/index.html (100%) rename portal-backend/v2.3.0-alpha.1/{proper1/swagger-ui/Org.Eclipse.TractusX.Portal.Backend.Services.Service.yaml => services-service/swagger-ui/services-service.yaml} (100%) create mode 100644 portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/swagger-config.json rename portal-backend/v2.3.0-alpha.1/{proper4 => services-service}/swagger-ui/swagger-ui-bundle.js (100%) rename portal-backend/v2.3.0-alpha.1/{proper4 => services-service}/swagger-ui/swagger-ui-standalone-preset.js (100%) rename portal-backend/v2.3.0-alpha.1/{proper4 => services-service}/swagger-ui/swagger-ui.css (100%) diff --git a/digital-product-pass/index.html b/digital-product-pass/index.html index a6aab29..ca65376 100644 --- a/digital-product-pass/index.html +++ b/digital-product-pass/index.html @@ -27,7 +27,7 @@ diff --git a/digital-product-pass/v4.0.1/index.html b/digital-product-pass/v4.0.1/index.html index a5467af..a6f2f48 100644 --- a/digital-product-pass/v4.0.1/index.html +++ b/digital-product-pass/v4.0.1/index.html @@ -22,13 +22,13 @@ ../--swagger-ui/-- -swagger.yaml27.0 KB2024-09-25 07:56:50 +swagger.yaml27.0 KB2024-09-25 08:21:18 diff --git a/eclipse-tractusx.github.io/index.html b/eclipse-tractusx.github.io/index.html index e21557a..da74ab9 100644 --- a/eclipse-tractusx.github.io/index.html +++ b/eclipse-tractusx.github.io/index.html @@ -27,7 +27,7 @@ diff --git a/eclipse-tractusx.github.io/kit-digital-twin-kit-submodel-api-V3.0.1_SSP-003/index.html b/eclipse-tractusx.github.io/kit-digital-twin-kit-submodel-api-V3.0.1_SSP-003/index.html index 19aa96f..0681250 100644 --- a/eclipse-tractusx.github.io/kit-digital-twin-kit-submodel-api-V3.0.1_SSP-003/index.html +++ b/eclipse-tractusx.github.io/kit-digital-twin-kit-submodel-api-V3.0.1_SSP-003/index.html @@ -22,13 +22,13 @@ ../--swagger-ui/-- -kit_digital-twin-kit-submodel-api_openAPI.yaml40.6 KB2024-09-25 07:56:48 +kit_digital-twin-kit-submodel-api_openAPI.yaml40.6 KB2024-09-25 08:21:31 diff --git a/index.html b/index.html index 5328378..850c99d 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ diff --git a/item-relationship-service/5.4.1/index.html b/item-relationship-service/5.4.1/index.html index bc72ff8..40dc6fa 100644 --- a/item-relationship-service/5.4.1/index.html +++ b/item-relationship-service/5.4.1/index.html @@ -22,13 +22,13 @@ ../--swagger-ui/-- -irs-api.yaml106.04 KB2024-09-25 07:56:48 +irs-api.yaml106.04 KB2024-09-25 08:21:15 diff --git a/item-relationship-service/index.html b/item-relationship-service/index.html index e0f1224..972312a 100644 --- a/item-relationship-service/index.html +++ b/item-relationship-service/index.html @@ -27,7 +27,7 @@ diff --git a/portal-backend/index.html b/portal-backend/index.html index dc9c948..79b38f8 100644 --- a/portal-backend/index.html +++ b/portal-backend/index.html @@ -27,7 +27,7 @@ diff --git a/portal-backend/v2.3.0-alpha.1/proper/Org.Eclipse.TractusX.Portal.Backend.Administration.Service.yaml b/portal-backend/v2.3.0-alpha.1/administration-service/administration-service.yaml similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper/Org.Eclipse.TractusX.Portal.Backend.Administration.Service.yaml rename to portal-backend/v2.3.0-alpha.1/administration-service/administration-service.yaml diff --git a/portal-backend/v2.3.0-alpha.1/proper2/index.html b/portal-backend/v2.3.0-alpha.1/administration-service/index.html similarity index 92% rename from portal-backend/v2.3.0-alpha.1/proper2/index.html rename to portal-backend/v2.3.0-alpha.1/administration-service/index.html index 3d36bc8..8362ddb 100644 --- a/portal-backend/v2.3.0-alpha.1/proper2/index.html +++ b/portal-backend/v2.3.0-alpha.1/administration-service/index.html @@ -2,14 +2,14 @@ - Index of ./proper2 + Index of ./administration-service
- Index of ./proper2 + Index of ./administration-service
@@ -21,13 +21,13 @@ - +
../--
Org.Eclipse.TractusX.Portal.Backend.Apps.Service.yaml117.06 KB2024-09-25 07:56:51
../--
administration-service.yaml250.12 KB2024-09-25 08:21:18
diff --git a/portal-backend/v2.3.0-alpha.1/proper/swagger-ui/Org.Eclipse.TractusX.Portal.Backend.Administration.Service.yaml b/portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/administration-service.yaml similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper/swagger-ui/Org.Eclipse.TractusX.Portal.Backend.Administration.Service.yaml rename to portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/administration-service.yaml diff --git a/portal-backend/v2.3.0-alpha.1/proper/swagger-ui/favicon-16x16.png b/portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/favicon-16x16.png similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper/swagger-ui/favicon-16x16.png rename to portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/favicon-16x16.png diff --git a/portal-backend/v2.3.0-alpha.1/proper/swagger-ui/favicon-32x32.png b/portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/favicon-32x32.png similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper/swagger-ui/favicon-32x32.png rename to portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/favicon-32x32.png diff --git a/portal-backend/v2.3.0-alpha.1/proper/swagger-ui/index.html b/portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/index.html similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper/swagger-ui/index.html rename to portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/index.html diff --git a/portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/swagger-config.json b/portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/swagger-config.json new file mode 100644 index 0000000..cb71ba1 --- /dev/null +++ b/portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/swagger-config.json @@ -0,0 +1 @@ +{"url":"administration-service.yaml","deepLinking":true} \ No newline at end of file diff --git a/portal-backend/v2.3.0-alpha.1/proper/swagger-ui/swagger-ui-bundle.js b/portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/swagger-ui-bundle.js similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper/swagger-ui/swagger-ui-bundle.js rename to portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/swagger-ui-bundle.js diff --git a/portal-backend/v2.3.0-alpha.1/proper/swagger-ui/swagger-ui-standalone-preset.js b/portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/swagger-ui-standalone-preset.js similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper/swagger-ui/swagger-ui-standalone-preset.js rename to portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/swagger-ui-standalone-preset.js diff --git a/portal-backend/v2.3.0-alpha.1/proper/swagger-ui/swagger-ui.css b/portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/swagger-ui.css similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper/swagger-ui/swagger-ui.css rename to portal-backend/v2.3.0-alpha.1/administration-service/swagger-ui/swagger-ui.css diff --git a/portal-backend/v2.3.0-alpha.1/proper2/Org.Eclipse.TractusX.Portal.Backend.Apps.Service.yaml b/portal-backend/v2.3.0-alpha.1/apps-service/apps-service.yaml similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper2/Org.Eclipse.TractusX.Portal.Backend.Apps.Service.yaml rename to portal-backend/v2.3.0-alpha.1/apps-service/apps-service.yaml diff --git a/portal-backend/v2.3.0-alpha.1/proper1/index.html b/portal-backend/v2.3.0-alpha.1/apps-service/index.html similarity index 92% rename from portal-backend/v2.3.0-alpha.1/proper1/index.html rename to portal-backend/v2.3.0-alpha.1/apps-service/index.html index 6a9ef9d..465fbc8 100644 --- a/portal-backend/v2.3.0-alpha.1/proper1/index.html +++ b/portal-backend/v2.3.0-alpha.1/apps-service/index.html @@ -2,14 +2,14 @@ - Index of ./proper1 + Index of ./apps-service
- Index of ./proper1 + Index of ./apps-service
@@ -21,13 +21,13 @@ - +
../--
Org.Eclipse.TractusX.Portal.Backend.Services.Service.yaml87.53 KB2024-09-25 07:56:50
../--
apps-service.yaml117.06 KB2024-09-25 08:21:15
diff --git a/portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/Org.Eclipse.TractusX.Portal.Backend.Apps.Service.yaml b/portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/apps-service.yaml similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/Org.Eclipse.TractusX.Portal.Backend.Apps.Service.yaml rename to portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/apps-service.yaml diff --git a/portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/favicon-16x16.png b/portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/favicon-16x16.png similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/favicon-16x16.png rename to portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/favicon-16x16.png diff --git a/portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/favicon-32x32.png b/portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/favicon-32x32.png similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/favicon-32x32.png rename to portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/favicon-32x32.png diff --git a/portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/index.html b/portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/index.html similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/index.html rename to portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/index.html diff --git a/portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/swagger-config.json b/portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/swagger-config.json new file mode 100644 index 0000000..586bc57 --- /dev/null +++ b/portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/swagger-config.json @@ -0,0 +1 @@ +{"url":"apps-service.yaml","deepLinking":true} \ No newline at end of file diff --git a/portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/swagger-ui-bundle.js b/portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/swagger-ui-bundle.js similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/swagger-ui-bundle.js rename to portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/swagger-ui-bundle.js diff --git a/portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/swagger-ui-standalone-preset.js b/portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/swagger-ui-standalone-preset.js similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/swagger-ui-standalone-preset.js rename to portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/swagger-ui-standalone-preset.js diff --git a/portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/swagger-ui.css b/portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/swagger-ui.css similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/swagger-ui.css rename to portal-backend/v2.3.0-alpha.1/apps-service/swagger-ui/swagger-ui.css diff --git a/portal-backend/v2.3.0-alpha.1/index.html b/portal-backend/v2.3.0-alpha.1/index.html index d2b3749..fa99099 100644 --- a/portal-backend/v2.3.0-alpha.1/index.html +++ b/portal-backend/v2.3.0-alpha.1/index.html @@ -21,17 +21,17 @@ -proper/-- -proper1/-- -proper2/-- -proper3/-- -proper4/-- +administration-service/-- +apps-service/-- +notifications-service/-- +registration-service/-- +services-service/-- diff --git a/portal-backend/v2.3.0-alpha.1/proper4/index.html b/portal-backend/v2.3.0-alpha.1/notifications-service/index.html similarity index 92% rename from portal-backend/v2.3.0-alpha.1/proper4/index.html rename to portal-backend/v2.3.0-alpha.1/notifications-service/index.html index f638872..978b0cb 100644 --- a/portal-backend/v2.3.0-alpha.1/proper4/index.html +++ b/portal-backend/v2.3.0-alpha.1/notifications-service/index.html @@ -2,14 +2,14 @@ - Index of ./proper4 + Index of ./notifications-service
- Index of ./proper4 + Index of ./notifications-service
@@ -21,13 +21,13 @@ - +
../--
Org.Eclipse.TractusX.Portal.Backend.Registration.Service.yaml50.71 KB2024-09-25 07:56:53
../--
notifications-service.yaml15.38 KB2024-09-25 08:21:18
diff --git a/portal-backend/v2.3.0-alpha.1/proper3/Org.Eclipse.TractusX.Portal.Backend.Notifications.Service.yaml b/portal-backend/v2.3.0-alpha.1/notifications-service/notifications-service.yaml similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper3/Org.Eclipse.TractusX.Portal.Backend.Notifications.Service.yaml rename to portal-backend/v2.3.0-alpha.1/notifications-service/notifications-service.yaml diff --git a/portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/favicon-16x16.png b/portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/favicon-16x16.png similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/favicon-16x16.png rename to portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/favicon-16x16.png diff --git a/portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/favicon-32x32.png b/portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/favicon-32x32.png similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/favicon-32x32.png rename to portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/favicon-32x32.png diff --git a/portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/index.html b/portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/index.html similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/index.html rename to portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/index.html diff --git a/portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/Org.Eclipse.TractusX.Portal.Backend.Notifications.Service.yaml b/portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/notifications-service.yaml similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/Org.Eclipse.TractusX.Portal.Backend.Notifications.Service.yaml rename to portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/notifications-service.yaml diff --git a/portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/swagger-config.json b/portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/swagger-config.json new file mode 100644 index 0000000..5b9f42f --- /dev/null +++ b/portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/swagger-config.json @@ -0,0 +1 @@ +{"url":"notifications-service.yaml","deepLinking":true} \ No newline at end of file diff --git a/portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/swagger-ui-bundle.js b/portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/swagger-ui-bundle.js similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/swagger-ui-bundle.js rename to portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/swagger-ui-bundle.js diff --git a/portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/swagger-ui-standalone-preset.js b/portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/swagger-ui-standalone-preset.js similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/swagger-ui-standalone-preset.js rename to portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/swagger-ui-standalone-preset.js diff --git a/portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/swagger-ui.css b/portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/swagger-ui.css similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/swagger-ui.css rename to portal-backend/v2.3.0-alpha.1/notifications-service/swagger-ui/swagger-ui.css diff --git a/portal-backend/v2.3.0-alpha.1/proper/index.html b/portal-backend/v2.3.0-alpha.1/proper/index.html deleted file mode 100644 index 415abc9..0000000 --- a/portal-backend/v2.3.0-alpha.1/proper/index.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - Index of ./proper - - - - - -
- Index of ./proper -
-
- - - - - - - - - - - -
NameSizeLast Modified
../--
Org.Eclipse.TractusX.Portal.Backend.Administration.Service.yaml250.12 KB2024-09-25 07:56:53
-
- - - - \ No newline at end of file diff --git a/portal-backend/v2.3.0-alpha.1/proper/swagger-ui/swagger-config.json b/portal-backend/v2.3.0-alpha.1/proper/swagger-ui/swagger-config.json deleted file mode 100644 index 5ad82c8..0000000 --- a/portal-backend/v2.3.0-alpha.1/proper/swagger-ui/swagger-config.json +++ /dev/null @@ -1 +0,0 @@ -{"url":"Org.Eclipse.TractusX.Portal.Backend.Administration.Service.yaml","deepLinking":true} \ No newline at end of file diff --git a/portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/swagger-config.json b/portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/swagger-config.json deleted file mode 100644 index 1ee551e..0000000 --- a/portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/swagger-config.json +++ /dev/null @@ -1 +0,0 @@ -{"url":"Org.Eclipse.TractusX.Portal.Backend.Services.Service.yaml","deepLinking":true} \ No newline at end of file diff --git a/portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/swagger-config.json b/portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/swagger-config.json deleted file mode 100644 index 079d9ca..0000000 --- a/portal-backend/v2.3.0-alpha.1/proper2/swagger-ui/swagger-config.json +++ /dev/null @@ -1 +0,0 @@ -{"url":"Org.Eclipse.TractusX.Portal.Backend.Apps.Service.yaml","deepLinking":true} \ No newline at end of file diff --git a/portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/swagger-config.json b/portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/swagger-config.json deleted file mode 100644 index 66d47df..0000000 --- a/portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/swagger-config.json +++ /dev/null @@ -1 +0,0 @@ -{"url":"Org.Eclipse.TractusX.Portal.Backend.Notifications.Service.yaml","deepLinking":true} \ No newline at end of file diff --git a/portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/swagger-config.json b/portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/swagger-config.json deleted file mode 100644 index 247989d..0000000 --- a/portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/swagger-config.json +++ /dev/null @@ -1 +0,0 @@ -{"url":"Org.Eclipse.TractusX.Portal.Backend.Registration.Service.yaml","deepLinking":true} \ No newline at end of file diff --git a/portal-backend/v2.3.0-alpha.1/proper3/index.html b/portal-backend/v2.3.0-alpha.1/registration-service/index.html similarity index 91% rename from portal-backend/v2.3.0-alpha.1/proper3/index.html rename to portal-backend/v2.3.0-alpha.1/registration-service/index.html index 91ce445..1c994f7 100644 --- a/portal-backend/v2.3.0-alpha.1/proper3/index.html +++ b/portal-backend/v2.3.0-alpha.1/registration-service/index.html @@ -2,14 +2,14 @@ - Index of ./proper3 + Index of ./registration-service
- Index of ./proper3 + Index of ./registration-service
@@ -21,13 +21,13 @@ - +
../--
Org.Eclipse.TractusX.Portal.Backend.Notifications.Service.yaml15.38 KB2024-09-25 07:56:53
../--
registration-service.yaml50.71 KB2024-09-25 08:21:18
diff --git a/portal-backend/v2.3.0-alpha.1/proper4/Org.Eclipse.TractusX.Portal.Backend.Registration.Service.yaml b/portal-backend/v2.3.0-alpha.1/registration-service/registration-service.yaml similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper4/Org.Eclipse.TractusX.Portal.Backend.Registration.Service.yaml rename to portal-backend/v2.3.0-alpha.1/registration-service/registration-service.yaml diff --git a/portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/favicon-16x16.png b/portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/favicon-16x16.png similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/favicon-16x16.png rename to portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/favicon-16x16.png diff --git a/portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/favicon-32x32.png b/portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/favicon-32x32.png similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/favicon-32x32.png rename to portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/favicon-32x32.png diff --git a/portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/index.html b/portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/index.html similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/index.html rename to portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/index.html diff --git a/portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/Org.Eclipse.TractusX.Portal.Backend.Registration.Service.yaml b/portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/registration-service.yaml similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/Org.Eclipse.TractusX.Portal.Backend.Registration.Service.yaml rename to portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/registration-service.yaml diff --git a/portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/swagger-config.json b/portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/swagger-config.json new file mode 100644 index 0000000..1a3a1d2 --- /dev/null +++ b/portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/swagger-config.json @@ -0,0 +1 @@ +{"url":"registration-service.yaml","deepLinking":true} \ No newline at end of file diff --git a/portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/swagger-ui-bundle.js b/portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/swagger-ui-bundle.js similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/swagger-ui-bundle.js rename to portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/swagger-ui-bundle.js diff --git a/portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/swagger-ui-standalone-preset.js b/portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/swagger-ui-standalone-preset.js similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/swagger-ui-standalone-preset.js rename to portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/swagger-ui-standalone-preset.js diff --git a/portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/swagger-ui.css b/portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/swagger-ui.css similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper3/swagger-ui/swagger-ui.css rename to portal-backend/v2.3.0-alpha.1/registration-service/swagger-ui/swagger-ui.css diff --git a/portal-backend/v2.3.0-alpha.1/services-service/index.html b/portal-backend/v2.3.0-alpha.1/services-service/index.html new file mode 100644 index 0000000..9c927fc --- /dev/null +++ b/portal-backend/v2.3.0-alpha.1/services-service/index.html @@ -0,0 +1,34 @@ + + + + + Index of ./services-service + + + + + +
+ Index of ./services-service +
+
+ + + + + + + + + + + +
NameSizeLast Modified
../--
services-service.yaml87.53 KB2024-09-25 08:21:18
+
+ + + + \ No newline at end of file diff --git a/portal-backend/v2.3.0-alpha.1/proper1/Org.Eclipse.TractusX.Portal.Backend.Services.Service.yaml b/portal-backend/v2.3.0-alpha.1/services-service/services-service.yaml similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper1/Org.Eclipse.TractusX.Portal.Backend.Services.Service.yaml rename to portal-backend/v2.3.0-alpha.1/services-service/services-service.yaml diff --git a/portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/favicon-16x16.png b/portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/favicon-16x16.png similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/favicon-16x16.png rename to portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/favicon-16x16.png diff --git a/portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/favicon-32x32.png b/portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/favicon-32x32.png similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/favicon-32x32.png rename to portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/favicon-32x32.png diff --git a/portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/index.html b/portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/index.html similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/index.html rename to portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/index.html diff --git a/portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/Org.Eclipse.TractusX.Portal.Backend.Services.Service.yaml b/portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/services-service.yaml similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper1/swagger-ui/Org.Eclipse.TractusX.Portal.Backend.Services.Service.yaml rename to portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/services-service.yaml diff --git a/portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/swagger-config.json b/portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/swagger-config.json new file mode 100644 index 0000000..0d15231 --- /dev/null +++ b/portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/swagger-config.json @@ -0,0 +1 @@ +{"url":"services-service.yaml","deepLinking":true} \ No newline at end of file diff --git a/portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/swagger-ui-bundle.js b/portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/swagger-ui-bundle.js similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/swagger-ui-bundle.js rename to portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/swagger-ui-bundle.js diff --git a/portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/swagger-ui-standalone-preset.js b/portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/swagger-ui-standalone-preset.js similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/swagger-ui-standalone-preset.js rename to portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/swagger-ui-standalone-preset.js diff --git a/portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/swagger-ui.css b/portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/swagger-ui.css similarity index 100% rename from portal-backend/v2.3.0-alpha.1/proper4/swagger-ui/swagger-ui.css rename to portal-backend/v2.3.0-alpha.1/services-service/swagger-ui/swagger-ui.css diff --git a/puris/2.1.0/index.html b/puris/2.1.0/index.html index e24df92..b29c2d4 100644 --- a/puris/2.1.0/index.html +++ b/puris/2.1.0/index.html @@ -22,13 +22,13 @@ ../--swagger-ui/-- -openAPI.yaml112.38 KB2024-09-25 07:56:53 +openAPI.yaml112.38 KB2024-09-25 08:21:17 diff --git a/puris/index.html b/puris/index.html index 5c9fa06..4622d3f 100644 --- a/puris/index.html +++ b/puris/index.html @@ -27,7 +27,7 @@ diff --git a/sd-factory/Release3/index.html b/sd-factory/Release3/index.html index 07d9af8..55f1894 100644 --- a/sd-factory/Release3/index.html +++ b/sd-factory/Release3/index.html @@ -22,13 +22,13 @@ ../--swagger-ui/-- -openAPI.yaml5.17 KB2024-09-25 07:56:49 +openAPI.yaml5.17 KB2024-09-25 08:21:15 diff --git a/sd-factory/index.html b/sd-factory/index.html index 6902744..0efea0f 100644 --- a/sd-factory/index.html +++ b/sd-factory/index.html @@ -27,7 +27,7 @@ diff --git a/tractusx-edc/0.7.3/index.html b/tractusx-edc/0.7.3/index.html index fab6a4d..078a91a 100644 --- a/tractusx-edc/0.7.3/index.html +++ b/tractusx-edc/0.7.3/index.html @@ -22,13 +22,13 @@ ../--swagger-ui/-- -swagger.yaml22.83 KB2024-09-25 07:56:50 +swagger.yaml22.83 KB2024-09-25 08:21:14 diff --git a/tractusx-edc/index.html b/tractusx-edc/index.html index ac76ff4..6c6d2f6 100644 --- a/tractusx-edc/index.html +++ b/tractusx-edc/index.html @@ -27,7 +27,7 @@