Merge pull request #2647 from jplatte/event-titles

Make event's title fields UpperCamelCase and distinguish /sync ones
This commit is contained in:
Travis Ralston 2020-06-19 13:53:52 -06:00 committed by GitHub
commit 465ed38416
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.