Smartling / api-sdk-php

SDK for integrating with the Smartling API. The Smartling API allows developers to upload language specific resource files and download the translations of those files for easy integration within their application. http://docs.smartling.com
Apache License 2.0
6 stars 15 forks source link

Added contextMatchingInstrumented retrievalType #113

Closed Ralkage closed 5 years ago

Ralkage commented 5 years ago

This PR adds an additional parameter to the File\Params\DownloadFileParameters class called "contextMatchingInstrumented" for the retrievalType query parameter mentioned in the File API docs.

This parameter does not currently exist in this SDK.

dimitrystd commented 5 years ago

@Ralkage Thx for improvement. We will review and merge it soon.