mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-30 04:39:58 +00:00

* changes in script to generate schemas documentation * generated schema doc changes --------- Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
716 B
716 B
title | slug |
---|---|
createTableProfile | /main-concepts/metadata-standard/schemas/api/data/createtableprofile |
CreateTableProfileRequest
Schema corresponding to a table profile that belongs to a table
Properties
tableProfile
: Table Profile. Refer to ../../entity/data/table.json#/definitions/tableProfile.columnProfile
(array): List of local column profiles of the table.- Items: Refer to ../../entity/data/table.json#/definitions/columnProfile.
systemProfile
(array): List of system profiles for the table.- Items: Refer to ../../entity/data/table.json#/definitions/systemProfile.
Documentation file automatically generated at 2023-07-07 05:50:35.981927.