View Source ElixirLokaliseApi.Snapshots (ElixirLokaliseApi v3.1.0)

Snapshots endpoint.

Summary

Functions

Finds a collection of items under the given endpoint.

Creates an item under the given endpoint.

Deletes an item under the given endpoint.

Functions

Link to this function

all(parent_id, params \\ [])

View Source

Finds a collection of items under the given endpoint.

Creates an item under the given endpoint.

Link to this function

delete(parent_id, item_id)

View Source

Deletes an item under the given endpoint.

Link to this function

restore(project_id, snapshot_id)

View Source