mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
docs(core): remove pagination from get organization invitation api docs (#5934)
This commit is contained in:
parent
558986d28d
commit
4b75860233
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
"/api/organization-invitations": {
|
||||
"get": {
|
||||
"summary": "Get organization invitations",
|
||||
"description": "Get organization invitations with pagination.",
|
||||
"description": "Get organization invitations.",
|
||||
"parameters": [],
|
||||
"responses": {
|
||||
"200": {
|
||||
|
|
Loading…
Reference in a new issue