HookSniffAPI.Api.Events (hooksniff v1.0.0)
API calls for all endpoints tagged Events.
Summary
Functions
List event types
Functions
@spec events_get( Tesla.Env.client(), keyword() ) :: {:ok, nil} | {:error, Tesla.Env.t()}
List event types
Parameters
connection(HookSniffAPI.Connection): Connection to serveropts(keyword): Optional parameters
Returns
{:ok, nil}on success{:error, Tesla.Env.t}on failure