api_documentation: Document "/invites/multiuse" endpoint.

Adds "/invites/multiuse" endpoint to the API documentation.

Creates a shared schema for the invite_as and invite_expires_in_minutes
parameters that are the same for the "POST /invites" endpoint.

Also, updates the response documented for the "GET /invites" endpoint
to match the information in the "POST /invites" and "/invites/multiuse"
documentation.
This commit is contained in:
Vector73
2024-04-09 21:06:23 +05:30
committed by Tim Abbott
parent 619f85fac7
commit 2734a9483b
5 changed files with 195 additions and 51 deletions

View File

@@ -92,6 +92,7 @@
* [Get all invitations](/api/get-invites)
* [Send invitations](/api/send-invites)
* [Create reusable invitation link](/api/create-invite-link)
#### Server & organizations