HookSniffAPI.Model.RegisterSchemaRequest (hooksniff v1.0.0)

Summary

Types

t()

@type t() :: %HookSniffAPI.Model.RegisterSchemaRequest{
  name: String.t(),
  schema: map()
}

Functions

decode(value)