docs(api): inventory all SimAdmin operations
This commit is contained in:
+27
@@ -0,0 +1,27 @@
|
||||
meta {
|
||||
name: 解锁NR小区
|
||||
type: http
|
||||
seq: 73
|
||||
}
|
||||
|
||||
post {
|
||||
url: http://192.168.68.1:3000/api/cell-lock
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body:json {
|
||||
{
|
||||
"rat": 16,
|
||||
"enable": false
|
||||
}
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user