Simon Weaver
Simon Weaver
Warning: The `ngx-cookie-service` returns an empty string if the cookie doesn't exist whereas `ngx-cookie` returned null. This likely won't catch most people out, but I had a subtle case where...
Also `NewtonsoftJsonSchemaGeneratorSettings` needs to be better documented (I couldn't find it mentioned anywhere). I'm sure I'm not the only one who updated to v14 and had a nightmarish time trying...
I have been sending `test_event_code: null` (from a .NET client) which I always assumed would be fine, but now I'm suspicious. I just completely removed it because over a year...
> At the very least, NSwag should set the right Content-Type. It tells the API that it is sending `application/json` and actually sends `application/x-www-form-urlencoded`... This is an underrated comment! This...
@jtcrowson Here's my solution First of all - as an aside - we need to stop using 100vh. Forget it even exists for the purposes of dialogs. It flat out...