summary refs log tree commit diff
path: root/scripts/openapi.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
| | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses
* add back openapi generation. todo: find way to keep route text descriptions ↵Madeline2023-01-061-0/+169
in code, and find way to get usages of right/permission .hasThrow