File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22 "openapi" : " 3.0.3" ,
33 "info" : {
44 "title" : " DeepL API Documentation" ,
5- "description" : " The DeepL API provides programmatic access to DeepL\u2019 s machine translation technology." ,
6- "termsOfService" : " https://www.deepl.com/pro-license/ " ,
5+ "description" : " The DeepL API provides programmatic access to DeepL\u2019 s language AI technology." ,
6+ "termsOfService" : " https://www.deepl.com/pro-license" ,
77 "contact" : {
88 "name" : " DeepL - Contact us" ,
99 "url" : " https://www.deepl.com/contact-us"
1212 },
1313 "externalDocs" : {
1414 "description" : " DeepL Pro - Plans and pricing" ,
15- "url" : " https://www.deepl.com/pro#developer?cta=header-prices/ "
15+ "url" : " https://www.deepl.com/pro#developer"
1616 },
1717 "servers" : [
1818 {
Original file line number Diff line number Diff line change 11openapi : 3.0.3
22info :
33 title : DeepL API Documentation
4- description : The DeepL API provides programmatic access to DeepL’s machine translation
4+ description : The DeepL API provides programmatic access to DeepL’s language AI
55 technology.
6- termsOfService : https://www.deepl.com/pro-license/
6+ termsOfService : https://www.deepl.com/pro-license
77 contact :
88 name : DeepL - Contact us
99 url : https://www.deepl.com/contact-us
1010 version : 2.17.0
1111externalDocs :
1212 description : DeepL Pro - Plans and pricing
13- url : https://www.deepl.com/pro#developer?cta=header-prices/
13+ url : https://www.deepl.com/pro#developer
1414servers :
1515- url : https://api.deepl.com/v2
1616 description : DeepL API Pro
Original file line number Diff line number Diff line change @@ -2,17 +2,17 @@ openapi: 3.0.3
22info :
33 title : DeepL API Documentation
44 description : |-
5- The DeepL API provides programmatic access to DeepL’s machine translation technology.
5+ The DeepL API provides programmatic access to DeepL’s language AI technology.
66
77 Note: this OpenAPI spec is embedded into our API documentation and has shortened descriptions.
8- termsOfService : https://www.deepl.com/pro-license/
8+ termsOfService : https://www.deepl.com/pro-license
99 contact :
1010 name : DeepL - Contact us
1111 url : https://www.deepl.com/contact-us
1212 version : 2.17.0
1313externalDocs :
1414 description : DeepL Pro - Plans and pricing
15- url : https://www.deepl.com/pro#developer?cta=header-prices/
15+ url : https://www.deepl.com/pro#developer
1616servers :
1717- url : https://api.deepl.com/v2
1818 description : DeepL API Pro
You can’t perform that action at this time.
0 commit comments