FieldAliasSchema
is a
datatype for a field alias schema.
Table: FieldAliasSchema
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Mar 26, 2025 | |||||
fields | [SchemaField ] | yes | Long-Term | The schema fields. See SchemaField . | |
id | string | yes | Long-Term | The unique identifier of the field alias schema. | |
instances | [AliasMapping ] | yes | Long-Term | The instances used. See AliasMapping . | |
name | string | yes | Long-Term | The name of the schema. | |
version | string | yes | Long-Term | The version. | |
yamlTemplate | yaml | yes | Long-Term | A YAML template. |