View Source PlausibleWeb.Plugins.API.Controllers.Goals (Plausible v0.0.1)

Controller for the Goal resource under Plugins API

Summary

Functions

create(conn, params)

delete(conn, params)

@spec delete(Plug.Conn.t(), map()) :: Plug.Conn.t()

delete_bulk(conn, params)

@spec delete_bulk(Plug.Conn.t(), map()) :: Plug.Conn.t()

get(conn, params)

@spec get(Plug.Conn.t(), map()) :: Plug.Conn.t()

index(conn, params)

@spec index(Plug.Conn.t(), %{}) :: Plug.Conn.t()

open_api_operation(action)

@spec open_api_operation(atom()) :: OpenApiSpex.Operation.t()

shared_security()

shared_tags()