updated swagger docs
the build was successful Details

This commit is contained in:
kolaente 2018-09-20 22:06:19 +02:00
parent e7d43567aa
commit bfc783d1d0
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -1558,7 +1558,7 @@
"operationId": "list",
"parameters": [
{
"description": "The searchterm to filter users",
"description": "A searchterm to search for a user by its username",
"name": "s",
"in": "query"
}