v1.1.0
Features
- Add support for namespaces by adding the
namespaces_get
,namespaces_namespace_id_delete
,namespaces_namespace_id_put
,users_user_id_post
API calls
Bugfixes
- Return
Error::ResponseError
instead ofError::Transport
for API errors (#21) - Fix multipart requests, namely
system_restore_post
(#20) - Add authentication for
system_restore_post
(#15)
Other Changes
- Add
AkPub
andPcr
schemas