Changes for September 26 - October 10, 2022
over 2 years ago by Kimberlee Howley
Read on for our latest updates.
- A
relation
property value now includes ahas_more
property when returned by the Retrieve a page endpoint.has_more
istrue
if therelation
has more than 25 page references. Otherwise,has_more
isfalse
. - We added a
workspace_name
property to bot user objects. If the bot Βowner.type
is"workspace"
, thenΒworkspace.name
identifies the name of the workspace that owns the bot. If theΒowner.type
isΒ"user"
, thenΒworkspace.name
isΒnull
.