[bug]: Missing API Reference for uploading asset and adding it to issue.
Open
Nobody has claimed this yet.
🐛bug
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
I want to be able to create an issue with an image from the api, but there is no mention on how to do it on the API Reference
Checking web calls, looks like the endpoint is this one to create the asset api/workspaces//file-assets/ and then you need to add the id to the create issue body.
Steps to reproduce
Go to docs
Search for how to upload image to issue
Environment
Production
Browser
None
Variant
Self-hosted
Version
v0.21.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.