Replies: 1 comment
-
Have added a simple approach for this on #231 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to suggest adding a new feature that allows file uploads in requests. Currently, the system does not support file uploads, which limits some use cases.
I would suggest using a key character to identify uploads, such as
@
followed by the file path in the system. For example:@/home/user/file.png
.Beta Was this translation helpful? Give feedback.
All reactions