rename api3 back to api2
There is no real need to change the path, so using api2 we can reuse all helpers (like tools from proxmox widget toolkit).
This commit is contained in:
@ -55,7 +55,7 @@ pub mod cli {
|
||||
}
|
||||
|
||||
|
||||
pub mod api3;
|
||||
pub mod api2;
|
||||
|
||||
pub mod client {
|
||||
|
||||
|
Reference in New Issue
Block a user