mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-19 22:58:05 +00:00
fix(docs): fix form type (#11497)
This commit is contained in:
parent
ff369cb65c
commit
0120ec2c19
@ -77,7 +77,7 @@ For example, below file represents a form `123456` You can see the full example
|
|||||||
```yaml
|
```yaml
|
||||||
- id: 123456
|
- id: 123456
|
||||||
# urn: "urn:li:form:123456" # optional if id is provided
|
# urn: "urn:li:form:123456" # optional if id is provided
|
||||||
type: VERIFICATION # Supported Types: DOCUMENTATION, VERIFICATION
|
type: VERIFICATION # Supported Types: COMPLETION(DOCUMENTATION), VERIFICATION
|
||||||
name: "Metadata Initiative 2023"
|
name: "Metadata Initiative 2023"
|
||||||
description: "How we want to ensure the most important data assets in our organization have all of the most important and expected pieces of metadata filled out"
|
description: "How we want to ensure the most important data assets in our organization have all of the most important and expected pieces of metadata filled out"
|
||||||
prompts:
|
prompts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user