Say that type is an event type

pull/977/head
Mark Haines 9 years ago
parent e76068a2a6
commit 5ccc39b850

@ -41,8 +41,8 @@ paths:
name: type
required: true
description: |-
The type of the account_data to set. Custom types should be namespaced to
avoid clashes.
The event type of the account_data to set. Custom types should be
namespaced to avoid clashes.
x-example: "org.example.custom.config"
- in: body
name: content
@ -87,7 +87,7 @@ paths:
name: type
required: true
description: |-
The type of the account_data to set. Custom types should be
The event type of the account_data to set. Custom types should be
namespaced to avoid clashes.
x-example: "org.example.custom.room.config"
- in: body

Loading…
Cancel
Save