(20250211) MikroTik VLAN set up and rollback also ready.
This commit is contained in:
@@ -338,7 +338,7 @@ class AsyncREST:
|
||||
api_response = ApiResponse(
|
||||
action = inspect.stack()[1].function,
|
||||
url = url,
|
||||
method = "POST"
|
||||
method = "PATCH"
|
||||
)
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user