summary refs log tree commit diff
path: root/src/api/routes/v0/applications (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up imports dev/rory/versioned-apiTheArcaneBrony2023-01-141-1/+0
| | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Move rest of endpoints that return nothing into v0TheArcaneBrony2023-01-141-0/+12
| | | | Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Move endpoints to respective versions, split out non implemented routesTheArcaneBrony2023-01-142-0/+22
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>