Skip to content

Commit 7c9148d

Browse files
committed
None wurde nicht richtig eingebunden
1 parent 62448e9 commit 7c9148d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/openapi.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<div id="swagger-ui"></div>
1515

1616
<!-- Swagger UI Script -->
17-
<script nonce="' . rex_response::getNonce() . '">
17+
<script nonce="<?php echo rex_response::getNonce(); ?>">
1818
// Configuration for Swagger UI
1919
window.onload = () => {
2020
SwaggerUIBundle({

0 commit comments

Comments
 (0)