fix
This commit is contained in:
7
network-budget-requests.txt
Normal file
7
network-budget-requests.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
[GET] http://localhost:5071/api/MessageRecord/GetUnreadCount => [200] OK
|
||||
[GET] http://localhost:5071/api/Budget/GetList?referenceDate=2026-02-14 => [200] OK
|
||||
[GET] http://localhost:5071/api/Budget/GetCategoryStats?category=0&referenceDate=2026-02-14 => [200] OK
|
||||
[GET] http://localhost:5071/api/Budget/GetUncoveredCategories?category=0&referenceDate=2026-02-14 => [200] OK
|
||||
[GET] http://localhost:5071/api/Budget/GetCategoryStats?category=1&referenceDate=2026-02-14 => [200] OK
|
||||
[GET] http://localhost:5071/api/Budget/GetUncoveredCategories?category=1&referenceDate=2026-02-14 => [200] OK
|
||||
[GET] http://localhost:5071/api/MessageRecord/GetUnreadCount => [200] OK
|
||||
Reference in New Issue
Block a user