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

Controller for the CustomProp resource under Plugins API

Summary

Functions

disable(conn, params)

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

enable(conn, params)

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

open_api_operation(action)

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

shared_security()

shared_tags()