You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task:
type: objectproperties:
id:
readOnly: truetype: stringorgID:
description: The ID of the organization that owns this Task.type: stringorg:
description: The name of the organization that owns this Task.type: stringname:
description: The name of the task.type: stringdescription:
descripton: An optional description of the task.type: string
but should be defined as:
Task:
type: objectproperties:
id:
readOnly: truetype: stringorgID:
description: The ID of the organization that owns this Task.type: stringorg:
description: The name of the organization that owns this Task.type: stringname:
description: The name of the task.type: stringdescription:
description: An optional description of the task.type: string
The
Task
is defined as:but should be defined as:
introduced by #13850, cc @AlirieGray
The text was updated successfully, but these errors were encountered: