rename txenabled to txpause

This commit is contained in:
proddy
2025-12-27 17:34:04 +01:00
parent 11bef52568
commit b5dd722888
4 changed files with 19 additions and 12 deletions

View File

@@ -145,7 +145,7 @@ Authorization: Bearer {{token}}
###
POST {{host_dev}}/api/system/txenabled
POST {{host_dev}}/api/system/txpause
Content-Type: application/json
Authorization: Bearer {{token}}
@@ -155,7 +155,7 @@ Authorization: Bearer {{token}}
###
POST {{host_dev}}/api/system/txenabled
POST {{host_dev}}/api/system/txpause
Content-Type: application/json
Authorization: Bearer {{token}}