Make event's title fields UpperCamelCase and distinguish /sync ones

This commit is contained in:
Jonas Platte 2020-06-19 20:09:39 +02:00
parent 5cb4b086c7
commit 763e5654cc
No known key found for this signature in database
GPG key ID: 7D261D771D915378
6 changed files with 6 additions and 5 deletions

View file

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
type: object
title: Invite Event
title: InviteEvent
description: |-
An invite event. Note that events have a different format depending on the
room version - check the `room version specification`_ for precise event formats.