Thorbjørn Hermansen

Results 3 issues of Thorbjørn Hermansen

I made a POST request to `activity` with only name included in the body. It responds with internal server error. It's not a big issue, just though I'd report it,...

Tripletex's schema describes 200 OK responses, like this: but it is lacking in regards to describing the other expected responses like 401, 422 etc. This results in generated clients[^2] not...

We are using https://openapi-ts.pages.dev/ to generate client code and there are optional types in Tripletex's swagger schema which I believe could have been marked as required. Example `Employee` and it's...