feat(controller): added in update server channel and refactors for more actions

This commit is contained in:
2025-09-06 22:26:17 -05:00
parent 38a6b0c0b3
commit e0be95978d
5 changed files with 176 additions and 13 deletions

View File

@@ -4,8 +4,8 @@ meta {
seq: 1
}
post {
url: http://localhost:8080/build
get {
url: http://localhost:8080/check
body: none
auth: inherit
}