docs(api): inventory all SimAdmin operations

This commit is contained in:
chick
2026-07-16 05:33:50 +08:00
parent c789ec62e1
commit 9dffadbec2
100 changed files with 33233 additions and 0 deletions
@@ -0,0 +1,22 @@
meta {
name: Answer Call
type: http
seq: 104
}
post {
url: http://192.168.68.1:3000/api/call/answer
body: json
auth: inherit
}
body:json {
{
"path": "/ril_0/voicecall01"
}
}
settings {
encodeUrl: true
}