Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CCC-3108 Migrate to version 3 of the Translator Text API before April… #4

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

cention-noah
Copy link

… 30, 2019

Migrate version 2.0 code to version 3.0
Enhanced api to support versioning
Enhanced router to set the default versioning
Enhanced the translator interface to pass the version parameter
Modified the existing input text to pass as JSON format to the body for Translate / Detect method
Create JSON struct to retrieve the JSON response for Translate / Detect method

Noah Luke added 2 commits April 8, 2019 15:27
… 30, 2019

Migrate version 2.0 code to version 3.0
Enhanced api to support versioning
Enhanced router to set the default versioning
Enhanced the translator interface to pass the version parameter
Modified the existing input text to pass as JSON format to the body for Translate / Detect method
Create JSON struct to retrieve the JSON response for Translate / Detect method
Noah Luke added 4 commits April 15, 2019 14:19
The response text was not well formed in HTML format
To resolve this, a text type HTML parameter will be passed to the translator request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant