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()
Link to this function

open_api_operation(action)

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