Fix routes and add batch finish command.

This commit is contained in:
James Cole
2026-01-26 06:56:10 +01:00
parent 5e8d23ba91
commit 033281ff51
4 changed files with 89 additions and 2 deletions

View File

@@ -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