Commit graph

20 commits

Author SHA1 Message Date
d8f707e5eb Extracted InvoiceDetails 2024-12-02 04:08:07 +01:00
68b1f56cfa Updated data model names according to ChatGPT suggestions 2024-12-02 03:52:26 +01:00
f24b2004bb Controlling now eInvoice XML format via EInvoiceXmlFormat 2024-11-26 16:40:22 +01:00
e48a22e75b Renamed module e-invoicing-domain to e-invoice-domain 2024-11-21 23:23:44 +01:00
a1fe8befce Made it work but it's not nice 2024-11-21 04:25:31 +01:00
f9db232fbc Set logo for Swagger-UI 2024-11-21 03:10:06 +01:00
cd144e1f9d Removed outdated configuration 2024-11-21 03:09:43 +01:00
06f5da1544 Checking for valid file types 2024-11-21 03:09:31 +01:00
af1b49859a Setting PDF filename to invoice data 2024-11-21 02:56:43 +01:00
c5f7e04fed Prefixed create paths with /create 2024-11-21 02:42:39 +01:00
67c58db9d7 Using now "application/pdf" as Media Type for PDFs 2024-11-21 02:42:16 +01:00
2b39bb8682 Added tags to group REST methods 2024-11-21 02:33:06 +01:00
e8e773c59b Fixed typos 2024-11-21 02:12:39 +01:00
f37ee036f0 Renamed methods in domain to the names of API 2024-11-21 02:05:47 +01:00
2d42e58d0f Implemented attaching invoice XML to a PDF via API 2024-11-21 01:52:14 +01:00
5395880429 Implemented validating eInvoices via API 2024-11-21 01:24:51 +01:00
d879ba74d8 Implemented extracting eInvoice data via API 2024-11-21 01:23:47 +01:00
07007ad619 Implemented InvoicingResource to create eInvoices via REST API 2024-11-20 23:21:08 +01:00
8aae8fc3d2 Configured Quarkus app 2024-11-20 01:24:59 +01:00
6a9f5d7e2e Added e-invoice-api Quarkus module 2024-11-20 01:13:08 +01:00