summary refs log tree commit diff
path: root/scripts/schema.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix schemas scriptRory&2026-03-211-2/+3
* Clean up schemas some moreRory&2026-03-161-2/+64
* properly mark unused paramsRory&2026-03-141-3/+3
* Qodana: fix async warningsRory&2026-03-141-1/+1
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-284/+284
* Prettier u11Rory&2025-12-171-2/+5
* Maybe catch functions in the future in schemas?Rory&2025-11-291-5/+10
* Cut down schemas by 90%Rory&2025-11-291-39/+199
* Exclude some more schemasRory&2025-11-211-0/+7
* Improve openapi schema generation scriptRory&2025-11-211-72/+104
* Move schemas to separate moduleRory&2025-10-141-1/+1
* Schema fixes, api bug fixRory&2025-10-141-5/+40
* build: always run openapi and schema generation, use build modeRory&2025-10-071-0/+1
* Setting protos supportRory&2025-09-291-0/+22
* Exclude more internal schemasTomatoCake2024-08-211-3/+8
* Send user and roles id array in GET /guilds/:id/members/:idMadeline2023-06-111-31/+1
* generated filesMadeline2023-04-141-2/+0
* fix some types not being generated correctlyPuyodead12023-04-131-7/+9
* fix response types not being generatedPuyodead12023-04-131-1/+5
* clusterfuckPuyodead12023-04-131-5/+1
* oapi: bug fixesPuyodead12023-04-131-1/+1
* fixing lots of openapi crapPuyodead12023-04-131-0/+2
* Set eslint env properlyMadeline2023-04-121-2/+0
* Remove ALL fosscord mentionsMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* Ajv and openapi spec use different versions of typescript json schema??????Madeline2023-03-251-16/+18
* Work towards fixing openapi specMadeline2023-03-241-6/+28
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-17/+19
* Don't allow BaseClass props through schemaMadeline2023-01-061-0/+18
* PrettierMadeline2023-01-051-1/+1
* Fix sync script not closing for some dbmsMadeline2022-12-221-1/+1
* First pass of removing Slowcord mentionsMadeline2022-12-171-2/+4
* Forgot some schemas + only generate schemas in util/schemas + add setup scriptMadeline2022-10-241-1/+4
* PrettierMadeline2022-09-261-4/+10
* Move schemas to /src/util/schemasMadeline2022-09-261-1/+0
* Remove import to class-validator, fix listening on port message in bundleMadeline2022-09-261-0/+89