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

[Bug] upload and download functions are missing from .d.ts #198

Closed
sherlock1982 opened this issue Nov 6, 2023 · 1 comment
Closed

[Bug] upload and download functions are missing from .d.ts #198

sherlock1982 opened this issue Nov 6, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@sherlock1982
Copy link

sherlock1982 commented Nov 6, 2023

Current Behavior
upload/download functions are missing

Expected Behavior
upload/download function should be accessible as per documentation

Steps to Reproduce
As per documentation this call should be possible:

await transifexApi.ResourceStringsAsyncUpload.upload({ resource, content, });

transifex.Api.d.ts doesn't contain this function

@sherlock1982 sherlock1982 added the bug Something isn't working label Nov 6, 2023
@sherlock1982 sherlock1982 changed the title [Bug] upload function is missing from .d.ts [Bug] upload and download functions are missing from .d.ts Nov 6, 2023
@n1k0sv
Copy link

n1k0sv commented Jan 26, 2024

Fix has been released on @transifex/[email protected]

@n1k0sv n1k0sv closed this as completed Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants