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

Respond to incomplete URLs with an HTML form for composing a complete URL #18

Open
pictographer opened this issue Jun 14, 2022 · 0 comments

Comments

@pictographer
Copy link
Contributor

We have enough information in api.toml to automatically generate a custom data entry form for each URL. We could help the user by instead of merely describing their errors, presenting them with a form that enables them to compose correct URLs.

For example, suppose a route requires an Integer and a TaggedBase64 value. The form could have text fields for both and an output field that combines the user's inputs with the static portion of the URL for the user to copy as well as a link to try the URL.

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

No branches or pull requests

2 participants