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

OpenAPI schema for SharedLink list response

Summary

Functions

Callback implementation for OpenApiSpex.Schema.schema/0.

Types

@type t() :: %PlausibleWeb.Plugins.API.Schemas.CustomProp.ListResponse{
  custom_props: term()
}

Functions