oc-catalog update

This commit is contained in:
mr
2026-02-12 11:33:23 +01:00
parent 9da08a1a97
commit 7dbc9cb842
12 changed files with 348 additions and 40 deletions

View File

@@ -39,7 +39,7 @@
window.onload = function() {
// Begin Swagger UI call region
const ui = SwaggerUIBundle({
url: "https://petstore.swagger.io/v2/swagger.json",
url: "swagger.json",
dom_id: '#swagger-ui',
deepLinking: true,
presets: [