Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to view swagger doc using command #45

Closed
1nfinite opened this issue Mar 25, 2018 · 1 comment
Closed

How to view swagger doc using command #45

1nfinite opened this issue Mar 25, 2018 · 1 comment

Comments

@1nfinite
Copy link

Currently I am copy pasting the json to swagger editor to display it.

I am expecting something like php artisan swagger-lume:view to view the swagger doc.
Is this function available? or i just miss it cause i don't see any in documentation.

@DarkaOnLine
Copy link
Owner

DarkaOnLine commented Mar 25, 2018

If you did not change anything in config file, you can view your documentation by visiting

http://you-project-url.dev/api/documentation

Or you can change it, by publishing config and changing this: https://github.com/DarkaOnLine/SwaggerLume/blob/master/config/swagger-lume.php#L20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants