Merge pull request #740 from matrix-org/rav/fix_736

Set default account 'kind' to 'user'
This commit is contained in:
Richard van der Hoff 2016-11-22 09:52:19 +00:00 committed by GitHub
commit 7adf95b4ad

View file

@ -53,7 +53,9 @@ paths:
- in: query
name: kind
type: string
x-example: guest
# swagger-UI overrides the default with the example, so better make the
# example the default.
x-example: user
required: false
default: user
enum: