Adam Csillag
Results
2
issues of
Adam Csillag
Hi, The following code fails with the error message: Crowdin.Api.CrowdinApiException: 'Invalid Request Parameters: Key [fileId]: The input is not greater than '0'' ``` await using FileStream fileStream = System.IO.File.Open(xlfFile, FileMode.Open);...
bug
good first issue
Hi, Is it possible to have custom fuzzy match types in a TranslationCostsPostEditingGenerateReportRequest? In NetRateSchemes it is possible to specify SuggestionMatch values, however there are only MatchType.Option_99_82 and MatchType.Option_81_60 fuzzy...
good first issue