View Source PlausibleWeb.Plugins.API.Schemas.Unauthorized (Plausible v0.0.1)

OpenAPI schema for a generic 401 response

Summary

Functions

Callback implementation for OpenApiSpex.Schema.schema/0.

Types

@type t() :: %PlausibleWeb.Plugins.API.Schemas.Unauthorized{errors: term()}

Functions