Elbarae Rguig
Elbarae Rguig
When I open the extension, the "type" dropdown defaults to `JSON` like so:  But when I actually make the request, it's `text/plain`, so I have to select another type...
Add auto-generated swagger documentation.
Add an example file upload endpoint, potentially hooked to AWS S3
This PR addresses #140. Problem: When `asSingle` is enabled, the datepicker ignores `showFooter` and submits when a value is picked instead of waiting for button click. Solution: check if `showFooter`...
Hello, thanks for this great package. I've spent several hours trying to figure out why my (restricted) API key wasn't working, turns out it was the certificate header format. I...