feat: api endpoints for pickups planning

This commit is contained in:
Björn Fromme
2026-03-16 12:00:56 +01:00
parent 1fd9f8d1f8
commit c7a27f1dc7
8 changed files with 117 additions and 2 deletions
+1
View File
@@ -11,6 +11,7 @@ add('shared_dirs', [
'var/bpn',
'var/log',
'var/sessions',
'var/jsonexport',
'var/xmlexport',
]);