ElixirLokaliseApi.Snapshots (ElixirLokaliseApi v3.6.1)

View Source

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

all(parent_id, params \\ [])

Finds a collection of items under the given endpoint.

create(parent_id, data)

Creates an item under the given endpoint.

delete(parent_id, item_id)

Deletes an item under the given endpoint.

restore(project_id, snapshot_id)