We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf27ec7 commit 0e53b56Copy full SHA for 0e53b56
config/swagger-ui.php
@@ -22,7 +22,7 @@
22
23
'paths' => [
24
// Путь к swagger-ui dist ассетам. По умолчанию возьмет из vendor/swagger-api/swagger-ui/dist/
25
- 'swagger_ui_assets_path' => null,
+ // 'swagger_ui_assets_path' => '/custom/path/../dist/',
26
27
// Путь к файлу с YAML файлу с документацией
28
// 'docs' => '/path/.../api-docs.yaml',
0 commit comments