Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

Add possibility to set smartling.client_lib_id directive value and send it to Smartling #8

@dimitrystd

Description

@dimitrystd

DoD:

  • Add the new property clientUid to SDK
  • New property is optional and must have default value
    • Default value must contain name of lib + version
    • Exact format of strings {"client":"smartling-api-sdk-ruby","version":"1.0.0" }
  • SDK must add smartling.client_lib_id directive to all Upload request into request params (not a file body)

Example of implementation in java sdk

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions