1
0

initial push

This commit is contained in:
Kwimbee
2026-02-13 11:17:41 +01:00
commit bfc9763f05
22 changed files with 631 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
meta {
name: Device errors
type: http
seq: 4
}
post {
url: {{base_url}}/errors
body: none
auth: inherit
}