Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Long sentence cannot be translated as the sentence is sent over request query parameter, not request body. #5

Open
ynojima opened this issue Jan 8, 2022 · 1 comment

Comments

@ynojima
Copy link
Member

ynojima commented Jan 8, 2022

Since DeepL rejects too long request URL, long sentence need to be sent over a arequest body, but DeepL4J sends over request query parameter because OpenAPI generator doesn't support enconding.<property-name>.explode.
When OpenAPI generator supports it, it can be resolved by merging use-request-body branch.

@wombelix
Copy link

Might worth to mention the related Issue: OpenAPITools/openapi-generator#11256

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants