mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
4 lines
230 B
Text
4 lines
230 B
Text
|
|
- Fix a bug where the translate API returned "forbidden" instead of "bad request" for an empty JSON body.
|
||
|
|
- Fixed an uncaught bug where "forbidden" would be returned for invalid payload type, which should
|
||
|
|
also be a bad request.
|