schema

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustGenerateSchema

func MustGenerateSchema[T any]() *jsonschema.Schema

MustGenerateSchema generates a JSON schema for type T.

uuid.UUID fields are represented as strings with "uuid" format.

"AdditionalProperties" (a field automatically added in the PingOne client generation process) is removed from "required" for all schemas.

The JSON schema "additionalProperties" field is also configured to allow additional properties, to handle future API changes where new fields may be added that are not yet supported in the client.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL