mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 21:23:36 +00:00
Fix routes and add batch finish command.
This commit is contained in:
@@ -58,6 +58,11 @@ class UserController extends Controller
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
public function finishBatch(): JsonResponse {
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* This endpoint is documented at:
|
||||
* https://api-docs.firefly-iii.org/?urls.primaryName=2.0.0%20(v1)#/users/deleteUser
|
||||
|
||||
Reference in New Issue
Block a user