Documentation
¶
Overview ¶
Package schema provides JSON schema generation utilities for the SDK.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateSchema ¶
GenerateSchema creates a JSON schema from a Go struct. It uses the `invopop/jsonschema` library to reflect on the struct and generate a standard JSON Schema (Draft 2020-12).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.