Changes for version 0.006
- support for upload and download
- jmap_uri is now api_uri
- logging in via simple auth now uploads uris when possible
Modules
- JMAP::Tester - a JMAP client made for testing JMAP servers
- JMAP::Tester::Response - what you get in reply to a succesful JMAP request
- JMAP::Tester::Response::Paragraph - a group of sentences in a JMAP response
- JMAP::Tester::Response::Sentence - a single triple within a JMAP response
- JMAP::Tester::Response::Sentence::Set - the kind of sentence you get in reply to a setFoos call
- JMAP::Tester::Result::Auth - what you get when you authenticate
- JMAP::Tester::Result::Download - what you get when you download a blob
- JMAP::Tester::Result::Failure - what you get when your JMAP request utterly fails
- JMAP::Tester::Result::Upload - what you get when you upload a blob
- JMAP::Tester::Role::Result - the kind of thing that you get back for a request