mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-19 22:58:05 +00:00
fix(docs): formatting of transformers code blocks (#10670)
This commit is contained in:
parent
e66726b9cc
commit
edb9cf61f7
@ -817,8 +817,6 @@ overwrite the previous value.
|
||||
properties:
|
||||
prop1: value1
|
||||
prop2: value2
|
||||
|
||||
|
||||
```
|
||||
- Add dataset-properties, however overwrite the dataset-properties available for the dataset on DataHub GMS
|
||||
```yaml
|
||||
@ -829,8 +827,6 @@ overwrite the previous value.
|
||||
properties:
|
||||
prop1: value1
|
||||
prop2: value2
|
||||
|
||||
|
||||
```
|
||||
- Add dataset-properties, however keep the dataset-properties available for the dataset on DataHub GMS
|
||||
```yaml
|
||||
@ -841,7 +837,6 @@ overwrite the previous value.
|
||||
properties:
|
||||
prop1: value1
|
||||
prop2: value2
|
||||
|
||||
```
|
||||
|
||||
## Add Dataset datasetProperties
|
||||
|
Loading…
x
Reference in New Issue
Block a user