From 10dcb84ec7af33473562ba32f163276d54d70e4e Mon Sep 17 00:00:00 2001 From: Jochen Scheib Date: Mon, 8 Apr 2024 15:53:04 +0200 Subject: [PATCH] fix: path to openapi documents --- app/specs.js | 38 +++++++++++++++++++------------------- sitemap.xml.gz | Bin 320 -> 320 bytes 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/app/specs.js b/app/specs.js index a48c819..2789367 100644 --- a/app/specs.js +++ b/app/specs.js @@ -25,78 +25,78 @@ let specs = [ { "name": "ctrlX OS - Apps Management API v1.12.3", - "url": "/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/packagemanager/packagemanager.v1.12.3.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/packagemanager/packagemanager.v1.12.3.openapi.json" }, { "name": "ctrlX OS - Authorization and Authentication API v2.4.1", - "url": "/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/identitymanager/identitymanager.v2.4.1.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/identitymanager/identitymanager.v2.4.1.openapi.json" }, { "name": "ctrlX OS - Backup API v1.3.1", - "url": "/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/backup/backup.v1.3.1.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/backup/backup.v1.3.1.openapi.json" }, { "name": "ctrlX OS - Certificates API v2.4.0", - "url": "/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/certificatemanager/certificatemanager.v2.4.0.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/certificatemanager/certificatemanager.v2.4.0.openapi.json" }, { "name": "ctrlX OS - Compliance API v1.1.2", - "url": "/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/compliance/compliance.v1.1.2.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/compliance/compliance.v1.1.2.openapi.json" }, { "name": "ctrlX OS - Connectivity API v1.10.2", - "url": "/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/networkmanager/networkmanager.v1.10.2.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/networkmanager/networkmanager.v1.10.2.openapi.json" }, { "name": "ctrlX OS - Data Layer API v2.1.1", - "url": "/ctrlx-automation/ctrlx-core/rexroth-automationcore/datalayer/datalayer.v2.1.1.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-automationcore/datalayer/datalayer.v2.1.1.openapi.json" }, { "name": "ctrlX OS - Licensing API v1.5.0", - "url": "/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/licensemanager/licensemanager.v1.5.0.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/licensemanager/licensemanager.v1.5.0.openapi.json" }, { "name": "ctrlX OS - Logbook API v2.1.0", - "url": "/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/logbook/logbook.v2.1.0.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/logbook/logbook.v2.1.0.openapi.json" }, { "name": "ctrlX OS - SSH API v1.0.6", - "url": "/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/ssh/ssh.v1.0.6.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/ssh/ssh.v1.0.6.openapi.json" }, { "name": "ctrlX OS - Setup API v1.5.0", - "url": "/ctrlx-automation/ctrlx-core/rexroth-setup/setup/setup.v1.5.0.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-setup/setup/setup.v1.5.0.openapi.json" }, { "name": "ctrlX OS - Solutions API v1.10.0", - "url": "/ctrlx-automation/ctrlx-core/rexroth-solutions/solutions/solutions.v1.10.0.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-solutions/solutions/solutions.v1.10.0.openapi.json" }, { "name": "ctrlX OS - Storage API v1.4.1", - "url": "/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/storage/storage.v1.4.1.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/storage/storage.v1.4.1.openapi.json" }, { "name": "ctrlX OS - System API v1.10.0", - "url": "/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/systeminfo/systeminfo.v1.10.0.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/systeminfo/systeminfo.v1.10.0.openapi.json" }, { "name": "ctrlX OS - Themes API v1.0.2", - "url": "/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/themes/themes.v1.0.2.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/themes/themes.v1.0.2.openapi.json" }, { "name": "ctrlX OS Task Manager v1.2.0", - "url": "/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/taskmanager/taskmanager.v1.2.0.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-core/rexroth-deviceadmin/taskmanager/taskmanager.v1.2.0.openapi.json" }, { "name": "ctrlX WORKS - Devices API v1.3.0", - "url": "/ctrlx-automation/ctrlx-works/ctrlx-works/ctrlx-works.v1.3.0.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-works/ctrlx-works/ctrlx-works.v1.3.0.openapi.json" }, { "name": "ctrlX WORKS - IO Engineering API v2.7.0", - "url": "/ctrlx-automation/ctrlx-works/io-engineering/io-engineering.v2.7.0.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-works/io-engineering/io-engineering.v2.7.0.openapi.json" }, { "name": "ctrlX WORKS - PLC Engineering API v2.7.0", - "url": "/ctrlx-automation/ctrlx-works/plc-engineering/plc-engineering.v2.7.0.openapi.json" + "url": "/rest-api-description/ctrlx-automation/ctrlx-works/plc-engineering/plc-engineering.v2.7.0.openapi.json" }, ] \ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz index fe2519382089a51591e23a07f92d93f0ff2cfc1e..79a08821b798d2fe1ff3b866aa11d0cd890b6eaa 100644 GIT binary patch delta 15 WcmX@WbbyIXzMF&N{+EqxR*V2CUj+&P delta 15 WcmX@WbbyIXzMF&N^t+90R*V2B$pr8K