diff --git a/README.md b/README.md index d60331bf3904476820289de8e90622403eb884a7..ce9c373c3c20a5b07e8620e7c0d2079dad7ca5f3 100644 --- a/README.md +++ b/README.md @@ -12,17 +12,16 @@ The API documentation is available at `<BASE URL>/swagger-ui.html`. A JSON versi ## TODO -* Fix bugs; -* Implement delete methods if needed; -* Externalize configuration (DB parameters, security enabled/disabled, ...); * Implement SoapUI tests; * Clean code (both back-end front-end); * Sync with original Swagger description; -* Make user tests with multiple users. +* Externalize configuration (DB parameters, security enabled/disabled, ...); +* Make user tests with multiple users; +* Fix bugs. ## BUGS -* Export PDF; +* Export PDF does not work; ### Maintenance