View Source PlausibleWeb.Plugins.API.Controllers.CustomProps (Plausible v0.0.1)
Controller for the CustomProp resource under Plugins API
Summary
Functions
@spec disable(Plug.Conn.t(), map()) :: Plug.Conn.t()
@spec enable(Plug.Conn.t(), map()) :: Plug.Conn.t()
@spec open_api_operation(atom()) :: OpenApiSpex.Operation.t()