Skip to content

Tags: robertdp/purescript-apiary

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replace Milkis with Affjax (#4)

* It builds

* Removed typoed duplicate import

* Pass the method to Affjax

* Use record destructuring for request properties

* Requests can be built safely now that Milkis is removed

* Removed client/server separation and expanded main exports

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from jonasbuntinx/master

Added status 422 Unprocessable Entity

v0.1.0

Toggle v0.1.0's commit message
Moved the helper to the main project, since it didn't fit here