dbt-jsonschema icon indicating copy to clipboard operation
dbt-jsonschema copied to clipboard

Replace `create_metric_display_name` with `label` in schema specification

Open waligob opened this issue 9 months ago • 2 comments

Related to this PR, I would expect the following json to not indicate a check error for the label field, as it is a valid MetricFlow configuration:

image

waligob avatar May 03 '24 14:05 waligob

hey @waligob! nice to see you in a new repo :)

can you confirm which schema version you're using?

dave-connors-3 avatar May 03 '24 16:05 dave-connors-3

hey @waligob! nice to see you in a new repo :)

can you confirm which schema version you're using?

We're using the schema located at https://raw.githubusercontent.com/dbt-labs/dbt-jsonschema/main/schemas/1.7/dbt_yml_files-1.7.json

waligob avatar May 03 '24 16:05 waligob