Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Conversation

@EtienneDh
Copy link
Contributor

Hello, this PR proposal wishes to add the glossary feature added by DeepL to the library.

This PR:

  • Adds 5 new endpoints (create, delete, list, get glossary information, get glossary entries)
  • Modfies request method to handle GET and DELETE HTTP calls
  • Adds a new method handleResponse to manage null and string response from Deepl API
  • Updates tests for new endpoints
  • Updates readme

I tried to respect as much as possible the original code and style and tried to keep refactoring at a minimum, however I believe it could be further refactored to better handle different HTTP calls and API response which I'd gladly do if needed.

@EtienneDh EtienneDh closed this Oct 14, 2021
@EtienneDh EtienneDh deleted the add-glossary branch October 14, 2021 12:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants