Payback159/tenama

Duration isnt set correctly

Closed this issue · 0 comments

Reproducable with

curl -X 'POST' \
'https://tenama/namespace' \
-H 'accept: application/json' \
-H 'Content-Type: application/json' \
-d '{
"duration": "60",
"infix": "test",
"suffix": "111",
"users": "test.test@test.com"
}'