Skip to content

Commit 92d6126

Browse files
committed
add redoc ui
1 parent 2aa6f1e commit 92d6126

File tree

2 files changed

+1837
-0
lines changed

2 files changed

+1837
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?php
2+
require_once dirname(__DIR__, 7) . '/vendor/autoload.php';
3+
?>
4+
<redoc spec-url="<?php echo \Astral\Serialize\OpenApi\Handler\Config::get('doc_url','http://127.0.0.1:8089'); ?>"></redoc>
5+
<script src="./redoc.standalone.js"> </script>

src/OpenApi/Frankenphp/redoc/redoc.standalone.js

Lines changed: 1832 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)