Closed thomasmost closed 11 months ago
👍🏾 for this PR, not having this data in the requests means unnecessary overheads in the caller code to get the personal_finance_category_fields
This should be fixed with 5.0. According to the OpenAPI spec, these fields live on Transaction
, not on TransactionBase
.
Closes #5