We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I am getting 415 when trying to add attachments using the method bellow. Do you have any unit tests or examples on how this should be used?
confluence.js/src/api/contentAttachments.ts
Line 82 in 738dc56
The text was updated successfully, but these errors were encountered:
Hi @tester22! Sorry for the late response, could you please provide an example of how you use this method?
Sorry, something went wrong.
So I took a look and got you :)
Yeah, looks like it's wouldn’t work
#23 ContentAttachments fixes (#24)
db0d680
* ContentAttachments fixes * pipeline fixes
Fixed in v1.5.0. If you still have problems with adding attachments check e2e.test.ts file
v1.5.0
e2e.test.ts
Thanks!
It works great now!
MrRefactoring
Successfully merging a pull request may close this issue.
Hi,
I am getting 415 when trying to add attachments using the method bellow. Do you have any unit tests or examples on how this should be used?
confluence.js/src/api/contentAttachments.ts
Line 82 in 738dc56
The text was updated successfully, but these errors were encountered: