Commit Graph

18 Commits

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