# Functions

ParseConfig takes in a byte array (of YAML), unmarshals into a Config struct, and validates the result.

# Structs

AttributeOptions generator config section.
Config represents a YAML generator config.
DataSource generator config section.
OpenApiSpecLocation defines a location in an OpenAPI spec for an API operation.
Override generator config section.
Provider generator config section.
Resource generator config section.
SchemaOptions generator config section.