ElixirLokaliseApi.Files (ElixirLokaliseApi v2.0.0) View Source

Files endpoint.

Link to this section Summary

Functions

Finds a collection of items under the given endpoint.

Downloads a translation bundle from the project.

Uploads base64-encoded translations to the project.

Link to this section Functions

Link to this function

all(parent_id, params \\ [])

View Source

Finds a collection of items under the given endpoint.

Link to this function

download(project_id, data)

View Source

Downloads a translation bundle from the project.

Link to this function

upload(project_id, data)

View Source

Uploads base64-encoded translations to the project.