docs: update list of supported custom properties type (#18396)

This commit is contained in:
Sachin Chaurasiya 2024-10-24 18:14:52 +05:30 committed by GitHub
parent 78f19d4f84
commit 82e71363c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 34 additions and 22 deletions

View File

@ -8,17 +8,23 @@ slug: /how-to-guides/guide-for-data-users/custom
OpenMetadata uses a schema-first approach, and that's why we support custom properties for all types of data assets. Organizations can extend the attributes as required to capture custom metadata. You can view the Custom Properties tab in the detailed view for all types of data assets.
Supported types:
- duration
- email
- entityReference
- entityReferenceList
- enum
- integer
- markdown
- number
- sqlQuery
- string
- timestamp
- Date
- Date Time
- Duration
- Email
- Entity Reference
- Entity Reference List
- Enum
- Integer
- Markdown
- Number
- SQL Query
- String
- Table
- Time
- Time Interval
- Timestamp
To create a Custom Property in OpenMetadata:
- Navigate to **Settings** >> **Custom Properties**

View File

@ -8,17 +8,23 @@ slug: /how-to-guides/guide-for-data-users/custom
OpenMetadata uses a schema-first approach, and that's why we support custom properties for all types of data assets. Organizations can extend the attributes as required to capture custom metadata. You can view the Custom Properties tab in the detailed view for all types of data assets.
Supported types:
- duration
- email
- entityReference
- entityReferenceList
- enum
- integer
- markdown
- number
- sqlQuery
- string
- timestamp
- Date
- Date Time
- Duration
- Email
- Entity Reference
- Entity Reference List
- Enum
- Integer
- Markdown
- Number
- SQL Query
- String
- Table
- Time
- Time Interval
- Timestamp
To create a Custom Property in OpenMetadata:
- Navigate to **Settings** >> **Custom Properties**