chg: [api:index] Serve redoc script directly form the server
parent
d324eb497e
commit
f8c775ba03
|
@ -1,2 +1,2 @@
|
||||||
<redoc spec-url='<?php echo $url ?>'></redoc>
|
<redoc spec-url='<?php echo $url ?>'></redoc>
|
||||||
<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"> </script>
|
<?= $this->Html->script('redoc.standalone.js') ?>
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue