mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-24 09:08:17 +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:
|
properties:
|
||||||
prop1: value1
|
prop1: value1
|
||||||
prop2: value2
|
prop2: value2
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
- Add dataset-properties, however overwrite the dataset-properties available for the dataset on DataHub GMS
|
- Add dataset-properties, however overwrite the dataset-properties available for the dataset on DataHub GMS
|
||||||
```yaml
|
```yaml
|
||||||
@ -829,8 +827,6 @@ overwrite the previous value.
|
|||||||
properties:
|
properties:
|
||||||
prop1: value1
|
prop1: value1
|
||||||
prop2: value2
|
prop2: value2
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
- Add dataset-properties, however keep the dataset-properties available for the dataset on DataHub GMS
|
- Add dataset-properties, however keep the dataset-properties available for the dataset on DataHub GMS
|
||||||
```yaml
|
```yaml
|
||||||
@ -841,7 +837,6 @@ overwrite the previous value.
|
|||||||
properties:
|
properties:
|
||||||
prop1: value1
|
prop1: value1
|
||||||
prop2: value2
|
prop2: value2
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Add Dataset datasetProperties
|
## Add Dataset datasetProperties
|
||||||
|
Loading…
x
Reference in New Issue
Block a user