Pere Miquel Brull ce15728327
MINOR - Docs 1.3 BETA & Slack Alert (#14961)
* MINOR - Docs 1.3 BETA & Slack Alert

* MINOR - Docs 1.3 BETA & Slack Alert
2024-01-31 07:16:22 +01:00

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-10-27 13:55:46.343512.