Micha Mazaheri
Micha Mazaheri
Proposal to fix the `multipleOf` constraint for integers. In fact, it wasn't working so far for the type `integer`. If the value passed was a Swift `Int`, we got `value...
# WIP - [x] Update to Node 8.11.3 (LTS) - [x] Fix loading of `PostmanV2Parser` for Node.js - [x] Fix Paw Parser when a `DynamicString` is undefined - [x] Fix...
This fixes a bug I noticed a long time ago (and neglected to submit a PR so far...). It sounds like when the value of an object key gets changed,...
The following command is sent by curl as a form-url-encoded `POST` request: ``` shell curl http://httpbin.org/post -d project=a -d spider=b ``` But it's imported into Paw as a `POST` plain...
Thank you in advance for exploring this idea! --- I use Paw heavily for API development, and love it! I began developing a custom "Dynamic Value" extension to solve some...
I just subscribed to the Premium version of the service (https://isevenapi.xyz/), as I needed to test slightly larger numbers. But unfortunately, this Python package doesn't support adding an API key...