0
Fork 0
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:
Charles Zhao 2024-05-30 10:30:22 +08:00 committed by GitHub
parent 558986d28d
commit 4b75860233
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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": {