deepl.vim icon indicating copy to clipboard operation
deepl.vim copied to clipboard

set `Authorization` header and send JSON

Open teramako opened this issue 9 months ago • 0 comments

Fixed query for curl command sent to API.

  • Set authorization key in Authorization header and removed auth_key=[key].
  • Changed --json option to send application/json data.

teramako avatar Mar 27 '25 12:03 teramako