- Added field "VerificationStatus" to User
- Client-token endpoint renamed to authentication-token
- FIX: Resolved issue with restricted "Accept" & "Content-Type" headers to support only "application/json" or "application/jose+json"
- Restricted “Accept” & “Content-Type” headers to support only “application/json” or “application/jose+json”
- Related resources “relatedResources” in error representation is added
- Added Authentication token endpoint
- Added PayPal account endpoint
- Added transfer endpoint
- Added bank card endpoint
- Bumped version and first public release!
- Completed coverage of all endpoints
- 100% code coverage
- Audited available attributes for each model
- Added support for resource types as models
- Added support for all API endpoints
- Created package structure for distribution on PyPi
- Added tests
- Repository creation
- Added license
- Added readme