# Functions
DecorateSchemaTmpl will add project specific extensions and output it as go template file that needs to be executed to fill in deploy-time values.
ExecuteSchemaTmpl executes the schema template file using deployment parameters.
LoadSchemaTmpl will parse the OpenAPI3 schema.
# Structs
SchemaDeployment describes the data necessary to deploy the schema from its template.