openapi
openapi copied to clipboard
OpenAPI specification of the DeepL API
I tried to add openai.json and openai.yaml to actions in GPTs. However, several errors occurred in both files. In total, two types error messages are found. The first is ```...
I am failing with generating with this maven plugin ``` org.openapitools openapi-generator-maven-plugin 7.0.1 generate https://raw.githubusercontent.com/DeepLcom/openapi/main/openapi.yaml com.example.deepl.generated.api com.example.deepl.generated.api.model java resttemplate true true true true true true false true true true true...
You can check out the translation model of this plugin, it would be simply awesome if the officials would collaborate with them or make a similar plugin His translation is...
The current DeepL OpenAPI schema says that responses for `/document/{document_id}/result` requests have `Content-Type: application/octet-stream`: https://github.com/DeepLcom/openapi/blob/189588784d656ca8937ee68590a474eb248cc038/openapi.yaml#L593-L606 However, this does not match my interaction with DeepL's production API server. The API can...
https://api.deepl.com/v1/glossaries?name="JP glossary"&source_lang=en&target_lang=ja&entries="web even,ウェブイベント"&entries_format=csv I got this error. { "message": "Invalid Content-Type", "detail": "Content-Type required." }
Hello. Is there separated github repo for Firefox DeepL extension? ``` Error: Incorrect argument types for storage.StorageAreaWithUsage.get. 5 [content.js:9:179959](moz-extension://953fbb5e-a5c5-4888-ac58-3d3b4f739fed/build/content.js) ```
The following `POST` and `PUT` operations of the new **Admin API** might be missing the proper configuration for `application/x-www-form-urlencoded` request bodies or form-encoded submission of data is not available for...
Hello. We can use `https://translate.google.com/?sl=auto&tl=en&text=%s` as a custom search engine to open Google Translate with the source language set to `Automatic`. For example: https://translate.google.com/?sl=auto&tl=en&text=buongiorno Is there an equivalent to open...