mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-11 19:20:18 +00:00

* Updated generate_docs_schema * Updated generate_docs_schema * Updated generate_docs_schema * applied generate_docs_schema script * Revert the changes in this file --------- Co-authored-by: Tarun <tarun.p@deuexsolutions.com> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
1011 B
1011 B
title | slug |
---|---|
createCustomProperty | /main-concepts/metadata-standard/schemas/api/data/createcustomproperty |
CreateCustomPropertyRequest
Create Custom Property Model entity request
Properties
name
: Name that identifies this Custom Property model. Refer to ../../type/basic.json#/definitions/entityName.description
: Description of the Container instance. Refer to ../../type/basic.json#/definitions/markdown.propertyType
: Property Type. Refer to ../../type/customProperty.json#/definitions/propertyType.customPropertyConfig
: Config to define constraints around CustomProperty. Refer to ../../type/customProperty.json#/definitions/customPropertyConfig.
Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.