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
This is to avoid typing every time the jsondoc url in the top bar box. If the url query parameter is populated, then the documentation is automatically fetched and displayed. Something like this:
http://localhost:8080/jsondoc-ui.html?url=http://localhost:8080/api/jsondoc
Enabling the documentation writer to communicate the whole url, ready to be used by the documentation readers.
The text was updated successfully, but these errors were encountered:
bad7e62
fabiomaffioletti
No branches or pull requests
This is to avoid typing every time the jsondoc url in the top bar box. If the url query parameter is populated, then the documentation is automatically fetched and displayed. Something like this:
Enabling the documentation writer to communicate the whole url, ready to be used by the documentation readers.
The text was updated successfully, but these errors were encountered: