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

Verbs with request type []byte don't allow for easy console verb calls #2164

Open
matt2e opened this issue Jul 25, 2024 · 1 comment
Open
Labels
console Web console

Comments

@matt2e
Copy link
Collaborator

matt2e commented Jul 25, 2024

It should be easier to enter text input for a verb that accepts []byte. Note that the content may not be JSON in this case.

Maybe we need some way to upload a file and insert the base64-encoded bytes into the payload JSON.

@github-actions github-actions bot added the triage Issue needs triaging label Jul 25, 2024
@ftl-robot ftl-robot mentioned this issue Jul 25, 2024
@alecthomas
Copy link
Collaborator

For the first point, Any would be the correct recommendation I think, not []byte?

@alecthomas alecthomas added console Web console and removed triage Issue needs triaging labels Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
console Web console
Projects
None yet
Development

No branches or pull requests

2 participants