-
-
Notifications
You must be signed in to change notification settings - Fork 960
Open
Labels
Description
API Platform version(s) affected: api-platform/laravel ^4.2
Description
The redoc docs ui not available. Usually I use swagger for dev and redoc for prod. In symfony always worked great for me. Not able to do it in Laravel. I followed [documentation] https://api-platform.com/docs/core/configuration/#laravel-configuration and try disabling swagger having only enabled the redoc and did not work. No new routes get exposed or anything like that.
How to reproduce
Enable the redoc in the config and try to access it
Possible Solution
If feature not available please clarify in the documentation
Reactions are currently unavailable