diff --git a/src/technologies/s.json b/src/technologies/s.json index 7bf465e8c..2ca2df035 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -6721,6 +6721,10 @@ ], "description": "Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate documentation from a Swagger-compliant API.", "icon": "Swagger UI.svg", + "js": { + "SwaggerUIBundle": "", + "SwaggerUIStandalonePreset": "" + }, "oss": true, "scriptSrc": "(?:/([\\d.]+))?/swagger-ui-bundle\\.js\\;version:\\1", "website": "https://swagger.io/tools/swagger-ui"