removed sub-categories

This commit is contained in:
Joe Arndt 2026-02-13 11:47:12 -06:00
parent b7acc9e352
commit fdf0efd17f
22 changed files with 71 additions and 295 deletions

View file

@ -0,0 +1,11 @@
meta {
name: Healthcheck
type: http
seq: 1
}
get {
url: {{localBaseUrl}}/healthcheck
body: none
auth: inherit
}