- Update API scheme to v0.4.0
- "Document Validation" API returns non-nullable type
- Fix "Document Validation" API - returning nullable type
- Update API client - Document Validation
- Implement
generateEncryptionKey()
andgenerateAsymmetricKeyPair()
helpers - Update API client - prepare functions:
- to get Document signing parameters
- to register Device
- to register Device integration
- Limit
chopper
version and increasejson_annotation
version
- Allow dynamic "Encryption Key" value.
- Update service docs.
- Implement functions for listing and deleting device integrations
- Implement functions for document validation
- Implement functions for device registration to receive Push notifications
- Implement all necessary functions for document visualisation and signing.
- Implement simple error response parser.
- Add REST API client methods in
IAutogramService
.