-
Notifications
You must be signed in to change notification settings - Fork 33
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
Feature/api usage ui documentation #524
Conversation
@apinf/developers please review ASAP, as this may be needed by the hackathon participants over the weekend. If this gets merged in time, it also needs to be deployed prior to the hackathon. @ccsr please follow up. |
@mauriciovieira Can you review the PR? I understood that you have been discussing this with Brylie in IRC. |
It is a quick usability fix for people to figure out how to work with a given API backend. The two main pages that have been modified are:
There are sub-templates for the buttons and help box. I also had to create a server method to get the API Umbrella base URL, since it is stored in a private setting. Additional changes include a fix to the linter file. |
@mauriciovieira could you please review it and if everything is ok then please indicate to @elnzv so that he can go forward with the deployment |
Feature/api usage ui documentation
Sounds good! 👍 |
This pull request improves the usability for API backends by: