Add titles where they're missing

This commit is contained in:
Daniel Wagner-Hall 2016-03-02 15:23:48 +00:00
parent 5c1bc0eb80
commit 11c572267e
3 changed files with 3 additions and 0 deletions

View file

@ -87,6 +87,7 @@ paths:
the room.
items:
type: object
title: Invite3pid
properties:
id_server:
type: string

View file

@ -90,6 +90,7 @@ paths:
A dictionary of information for the pusher implementation
itself. If ``kind`` is ``http``, this should contain ``url``
which is the URL to use to send notifications to.
title: PusherData
properties:
url:
type: string