Update README.md

Added TODOs
This commit is contained in:
Gilbert Kimutai 2019-02-06 08:20:16 +03:00 committed by GitHub
parent 23e422bdf8
commit 64c0c97199
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,3 +86,16 @@ Shipping zones | N | N | N | N | N
Shipping zone locations | N | N | N | N | N Shipping zone locations | N | N | N | N | N
Shipping zone methods | N | N | N | N | N Shipping zone methods | N | N | N | N | N
Shipping methods | N | N | N | N | N Shipping methods | N | N | N | N | N
## TODO
At them moment working on these :
1. Authentication
a. More robust authentication : pick method and end point from retrofit interceptor
b. Add tests for end points
2. API version support
3. Support for ssl enabled api calls
4. Review and clean all model classes