Contents

GenerationSchema.SchemaError.emptyTypeChoices(schema:context:)

An error that represents an attempt to construct an anyOf schema with an empty array of type choices.

Declaration

case emptyTypeChoices(schema: String, context: GenerationSchema.SchemaError.Context)

See Also

Getting schema errors