diff --git a/README.md b/README.md index 68e94e1..2fbd320 100644 --- a/README.md +++ b/README.md @@ -86,3 +86,16 @@ Shipping zones | N | N | N | N | N Shipping zone locations | N | N | N | N | N Shipping zone 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 + + +