initial commit

This commit is contained in:
Marty Oehme 2025-08-11 21:13:46 +02:00
commit c1b34eb2c1
Signed by: Marty
GPG key ID: 4E535BC19C61886E
10 changed files with 12870 additions and 0 deletions

27
test_req.json Normal file
View file

@ -0,0 +1,27 @@
{
"njFrom": 8011160,
"njDep": 1760461680000,
"njTo": 8700011,
"maxChanges": 0,
"filter": {
"njDeparture": 1760461680000
},
"objects": [
{
"birthDate": "1993-10-13",
"cards": [
127
],
"gender": "female",
"type": "person"
}
],
"relations": [
{
"lhs": 1,
"relationType": "attendant_of",
"rhs": 0
}
],
"lang": "de"
}