Documentation
¶
Overview ¶
Package schema validates pawn-api interchange documents.
Index ¶
Constants ¶
View Source
const SchemaID = "https://schemas.pawnkit.dev/pawn-api/v1/schema.json"
Variables ¶
View Source
var Raw []byte
Functions ¶
func Compiled ¶
func Compiled() (*jsonschema.Schema, error)
Compiled returns the cached pawn-api schema.
func ValidateDocument ¶
ValidateDocument validates a JSON interchange document.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.