Skip to content

Commit f817a42

Browse files
committed
Add link to customization.mdx
1 parent 1e3a97d commit f817a42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fern/docs/pages/custom-objects.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,8 @@ curl --location 'https://api.devrev.ai/custom-objects.delete' \
167167
3. **Custom Fields**: User-defined fields that store specific data for your custom object.
168168
4. **Unique Key**: A unique identifier for each custom object, useful for maintaining idempotency.
169169

170+
For more details, please refer to the [Customization](./customization.mdx) documentation.
171+
170172
## Custom Object Lifecycle
171173

172174
1. **Creation**: Define the leaf type, subtype (optional), and custom fields for your object.

0 commit comments

Comments
 (0)