summary refs log tree commit diff
path: root/api/scripts/generate_schema.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-96/+0
|
* Filter out schemas that block generation instead, and also include util in filesMadeline2022-07-021-3/+19
|
* Fixed ability for user to edit any property of themselves, including ↵Madeline2022-04-231-1/+0
| | | | `rights`, `flags`. Note to self: schemas.json is a GENERATED file. `npm run generate:schema` in api/
* :art: restructure gatewayFlam3rboy2021-10-021-1/+1
|
* :bug: fix schema + user modify not workingFlam3rboy2021-10-011-1/+12
|
* :bug: fix channel permission overwritesFlam3rboy2021-09-261-4/+4
|
* :sparkles: example value in documentationFlam3rboy2021-09-211-0/+70