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
Hey :) Firstly, thanks for working on this project. It's been very helpful to me 🙏
As I'm converting my code to TypeScript, I noticed one bug (?):
The TranslationCostSchema interface does not include a languageId property in it's schema, but the generate report API docs include this (and it works, as it is actually essential for our use-case 😬).
I will open a PR to (hopefully) fix this 🫡
The text was updated successfully, but these errors were encountered:
@minimalsm already available in the 1.23.3
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Hey :) Firstly, thanks for working on this project. It's been very helpful to me 🙏
As I'm converting my code to TypeScript, I noticed one bug (?):
The TranslationCostSchema interface does not include a languageId property in it's schema, but the generate report API docs include this (and it works, as it is actually essential for our use-case 😬).
I will open a PR to (hopefully) fix this 🫡
The text was updated successfully, but these errors were encountered: