generate references (#7882)
This commit is contained in:
@@ -10,4 +10,4 @@ import { TypeList } from "docs-ui"
|
||||
|
||||
#### Properties
|
||||
|
||||
<TypeList types={[{"name":"created","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"updated","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"invite_created","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"invite_updated","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"invite_token_generated","type":"`string`","description":"","optional":false,"defaultValue":"\"invite.token_generated\"","expandable":false,"children":[]}]} sectionTitle="UserEvents"/>
|
||||
<TypeList types={[{"name":"USER_CREATED","type":"`\"user.created\"`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"INVITE_CREATED","type":"`\"invite.created\"`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"USER_UPDATED","type":"`\"user.updated\"`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"INVITE_UPDATED","type":"`\"invite.updated\"`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"USER_DELETED","type":"`\"user.deleted\"`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"INVITE_DELETED","type":"`\"invite.deleted\"`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"USER_RESTORED","type":"`\"user.restored\"`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"INVITE_RESTORED","type":"`\"invite.restored\"`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"USER_ATTACHED","type":"`\"user.attached\"`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"INVITE_ATTACHED","type":"`\"invite.attached\"`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"USER_DETACHED","type":"`\"user.detached\"`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"INVITE_DETACHED","type":"`\"invite.detached\"`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]},{"name":"INVITE_TOKEN_GENERATED","type":"`string`","description":"","optional":false,"defaultValue":"","expandable":false,"children":[]}]} sectionTitle="UserEvents"/>
|
||||
|
||||
Reference in New Issue
Block a user