add url and view handler for sysconfig apply, <TESTED - WORKS>
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -27,5 +27,6 @@ urlpatterns = [
|
||||
path('api2/wgLogs', views.wgViewLogs),
|
||||
path('api2/wgClients', views.wgViewClients),
|
||||
path('api2/wgEditState', views.get_EditState),
|
||||
path('api2/wgSysApply', views.get_ApplyConfig),
|
||||
path('api2/wgEditClient', views.get_EditClient)
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user