Added download

This commit is contained in:
verboomp
2026-02-03 09:51:03 +01:00
parent f9ca668b39
commit 5f1d2d8610
25 changed files with 874 additions and 145 deletions

View File

@@ -5,7 +5,9 @@
<web-resource-collection>
<web-resource-name>Secure</web-resource-name>
<url-pattern>/api/customer</url-pattern>
<url-pattern>/api/customer/*</url-pattern>
<url-pattern>/api/picture</url-pattern>
<url-pattern>/api/picture/*</url-pattern>
<http-method>GET</http-method>
<http-method>POST</http-method>