5 Commits

Author SHA1 Message Date
eb6220fdae
Transaction entity and DB Handle
This patch introduces the Transaction entity.
It also creates a placeholder Handle type with a Transactions method as
a placeholder for the future DB adaptation.

Incorporates the new types into the retriveTransactions HTTP handler.
2024-02-05 23:55:40 +00:00
b9c51c9dbf
Add required properties to objects 2024-02-05 23:55:40 +00:00
ff093b59d5
Generated ChatGPT template HTTP server 2024-02-05 23:54:09 +00:00
81c8f1a601
OpenAPI spec including transactions and banks 2024-02-05 23:52:26 +00:00
41e13c646d
Initial commit 2024-02-05 23:52:13 +00:00