diff --git a/README.md b/README.md index 2b81640..3386f5d 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,7 @@ Find the full `Javadoc` (API specifications) [here](https://amithkoujalgi.github - Use Java-naming conventions for attributes in the request/response models instead of the snake-case conventions. ( possibly with Jackson-mapper's `@JsonProperty`) - Setup logging +- Add test cases - Handle exceptions better (maybe throw more appropriate exceptions) #### Get Involved