John Keyes
John Keyes
Don't send any environment information.
Currently if the EXCEPTIONAL_API_KEY is None it looks as if the middleware is working properly. By checking if the APU key is None we avoid that scenario.
This can prevent some variables being sent to Exceptional. This feature will be useful to people who keep their configuration in environment variables (e.g. Heroku). Devs can decide to prevent...
### DapperDox Version 1.1.1 One of my endpoints returns an array of strings. I have defined the response as follows: ``` "responses": { "200": { "description": "", "schema": { "type":...
Hey folks :wave: I ran into an issue using a local copy of drf-extensions, and I was just going to suggest a fix when I found #197 had fixed the...
PR for #160 (@Asaf-signifai)
Also returning False for update_last_request_at field as it is a boolean. Inspired by #173 (@mikexine)
**Is your feature request related to a problem? Please describe.** I have deployed komiser on our network, but when I press the "Open view" action in the Slack alert it...