Skip to content

Commit e6f4f46

Browse files
committed
ci: Generate docs
1 parent 3932b90 commit e6f4f46

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

docs/api/_blueprint.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27713,6 +27713,20 @@
2771327713
}
2771427714
]
2771527715
},
27716+
{
27717+
"name": "property_listing_filter",
27718+
"description": "Filter configuration for property listings based on their custom_metadata. Keys and values must match the custom_metadata stored on property listings.",
27719+
"isRequired": false,
27720+
"isDeprecated": false,
27721+
"deprecationMessage": "",
27722+
"isUndocumented": false,
27723+
"undocumentedMessage": "",
27724+
"isDraft": false,
27725+
"draftMessage": "",
27726+
"hasDefault": false,
27727+
"format": "record",
27728+
"jsonType": "object"
27729+
},
2771627730
{
2771727731
"name": "customer_data",
2771827732
"description": "",

docs/api/customers/create_portal.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,12 @@ The locale to use for the portal.
358358

359359
---
360360

361+
**`property_listing_filter`** *Object*
362+
363+
Filter configuration for property listings based on their custom_metadata. Keys and values must match the custom_metadata stored on property listings.
364+
365+
---
366+
361367

362368
## Response
363369

0 commit comments

Comments
 (0)