Versions in this module Expand all Collapse all v1 v1.0.0 Jun 10, 2022 Changes in this version + func AddUnnamedTypes(rootSchema *schema.Schema) + func CompileAllOf(rootSchema *schema.Schema) + func CompileBasic(rootSchema *schema.Schema, areKeysOptionalByDefault bool) + func LoadSchema(scan *scanner.Scanner, rootSchema *schema.Schema, ...) *schema.Schema + func LoadSchemaWithoutCompile(scan *scanner.Scanner, rootSchema *schema.Schema) schema.Schema + func NewSchemaForSdk(file *fs.File, areKeysOptionalByDefault bool) *schema.Schema