Elbarae Rguig

Results 6 issues of Elbarae Rguig

When I open the extension, the "type" dropdown defaults to `JSON` like so: ![image](https://user-images.githubusercontent.com/44276243/95455770-44c4e280-0966-11eb-856f-8c301089d32f.png) 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...