It keep showing "Unable to render this definition", but when I using Swagger editor, the display worked properly. #585
AlexWS1048575
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I try to show api docs, it keep showing messsage like this :
I have trying to downgrade to 8.0 version, it doesn't work
As my composer.json file
I have following how to use Swagger and it works, but when I trying to php artisan serve, then I open in my localhost, it didn't work. But when I using editor it works.
Here's my screenshot when I using editor :
Even though I edit the l5-swagger.php, it didn't work. It keep showing Unable to render this definition
Usually when I using this, it should be worked.
As I usually open, it enforce me to enter username and password first.
How to make it worked like editor based on my screenshot?
Beta Was this translation helpful? Give feedback.
All reactions