Merge pull request #27506 from Luap99/fix-redoc-url

docs: fix redoc swagger URL
This commit is contained in:
openshift-merge-bot[bot]
2025-11-12 14:14:02 +00:00
committed by GitHub

View File

@@ -37,7 +37,7 @@
</style>
</head>
<body>
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
<script src="https://cdn.jsdelivr.net/npm/redoc@v2/bundles/redoc.standalone.js"> </script>
<select id="versionSelect" aria-label="Version">
<option>latest</option>
</select>