summary refs log tree commit diff
path: root/assets/openapi.json (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix docs for /users/:id/profileMadeline2023-06-111-1/+132
* Send user and roles id array in GET /guilds/:id/members/:idMadeline2023-06-111-1/+50
* Merge pull request #1052 from spacebarchat/feat/auto-create-bot-usersPuyodead12023-05-071-0/+5
|\
| * add option to auto add bot users to new appsPuyodead12023-05-061-0/+8
* | add initial_guild_id client state propertyPuyodead12023-05-071-0/+9
|/
* Fix UserRelationsResponse schemaMadeline2023-04-191-26/+27
* Enforce theme_colors to be intsMadeline2023-04-181-10/+20
* Rewrite getRouteDescriptions, fix message route not appearing in openapi specMadeline2023-04-161-0/+141
* generated filesMadeline2023-04-141-3/+238
* Fix bug where different HTTP method handlers would overwrite eachother in spe...Madeline2023-04-141-0/+2630
* fix some types not being generated correctlyPuyodead12023-04-131-30/+882
* Update openapi.jsonPuyodead12023-04-131-0/+3927
* spacebarPuyodead12023-04-131-6/+6
* clusterfuckPuyodead12023-04-131-4595/+32
* oapi: add missing 2fa types to loginPuyodead12023-04-131-16/+91
* oapi: bug fixesPuyodead12023-04-131-70/+40
* oapi: root level routesPuyodead12023-04-131-13/+258
* oapi: voice regionsPuyodead12023-04-131-2/+9
* oapi: finish usersPuyodead12023-04-131-22/+155
* oapi: users progressPuyodead12023-04-131-74/+664
* oapi: stickersPuyodead12023-04-131-2/+9
* oapi: sticker packsPuyodead12023-04-131-2/+15
* oapi: readstatesPuyodead12023-04-131-1/+11
* oapi: policiesPuyodead12023-04-131-8/+404
* oapi: oauth2Puyodead12023-04-131-2/+59
* oapi: invitesPuyodead12023-04-131-2/+29
* oapi: fix guild discovery requirementsPuyodead12023-04-131-1/+91
* guildsPuyodead12023-04-131-664/+2383
* Update openapi.jsonPuyodead12023-04-131-0/+18
* gifs and query paramsPuyodead12023-04-131-0/+10047
* auth routesPuyodead12023-04-131-7992/+0
* generate:openapiMadeline2023-04-121-0/+426
* SPACEBARMadeline2023-03-311-5/+5
* Ajv and openapi spec use different versions of typescript json schema??????Madeline2023-03-251-8/+6
* Work towards fixing openapi specMadeline2023-03-241-197/+374
* Generate openapiMadeline2023-02-261-5/+254
* read-states/ack-bulk (#969)Madeline2023-01-301-0/+107
* Implement WebAuthn (#967)Puyodead12023-01-301-4/+184
* Update openapiMadeline2023-01-141-0/+37
* add back openapi generation. todo: find way to keep route text descriptions i...Madeline2023-01-061-5999/+6817
* Bring back loginRedirect but fix it. Also move some assets out of publicMadeline2022-09-261-0/+6000
* Rearrange assets a bit, fix anything that uses assets folderMadeline2022-09-261-6000/+0
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+6000