mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-26 08:39:09 +03:00
rename txenabled to txpause
This commit is contained in:
@@ -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}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user