mirror of
https://github.com/FlipsideCrypto/aptos-models.git
synced 2026-02-06 13:56:45 +00:00
clean up description
This commit is contained in:
parent
cfe6847bea
commit
639a85bfea
5
models/descriptions/tables/core__dim_labels.md
Normal file
5
models/descriptions/tables/core__dim_labels.md
Normal file
@ -0,0 +1,5 @@
|
||||
{% docs core__dim_labels %}
|
||||
|
||||
Contains token and validator labels for Aptos.
|
||||
|
||||
{% enddocs %}
|
||||
@ -1,7 +1,7 @@
|
||||
version: 2
|
||||
models:
|
||||
- name: core__dim_labels
|
||||
description: Contains token and validator labels for Osmosis.
|
||||
description: "{{ doc('core__dim_labels') }}"
|
||||
tests:
|
||||
- dbt_utils.unique_combination_of_columns:
|
||||
combination_of_columns:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user