Akeneo API client v0.1.1 AkeneoApi.Connection View Source

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

delete(url, name \\ __MODULE__) View Source

Link to this function

get(url, name \\ __MODULE__) View Source

Link to this function

get_state(name \\ __MODULE__) View Source

Link to this function

get_token(name \\ __MODULE__) View Source

Link to this function

patch(url, data, headers \\ [], name \\ __MODULE__) View Source

Link to this function

post(url, data, headers \\ [], name \\ __MODULE__) View Source

Link to this function

put(url, data, headers \\ [], name \\ __MODULE__) View Source

Link to this function

refresh_token(name \\ __MODULE__) View Source

Link to this function

schedule_refresh(client) View Source

Link to this function

start_link(opts \\ [], name \\ __MODULE__) View Source