Update team.md (#33454)

This commit is contained in:
changdingfang 2021-04-29 22:52:48 +08:00 committed by GitHub
parent 3b515e650c
commit adc68a310e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ This API can be used to create/update/delete Teams and to add/remove users to Te
## Team Search With Paging
`GET /api/teams/search?perpage=50&page=1&query=mytea`
`GET /api/teams/search?perpage=50&page=1&query=myteam`
or