Verbs with request type []byte
don't allow for easy console verb calls
#2164
Labels
console
Web console
[]byte
don't allow for easy console verb calls
#2164
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.
The text was updated successfully, but these errors were encountered: