ParkenDD / park-api-v3

MIT License
1 stars 1 forks source link

Better exception handling for push endpoints #141

Open the-infinity opened 4 months ago

the-infinity commented 4 months ago

At the moment, there is just a generic rejection if there was invalid data at the push endpoint. We should provide more information there.