add another bug

This commit is contained in:
Ondřej Fischer 2019-11-28 13:56:04 +01:00
parent 9d2a411a01
commit 08ca788358

View File

@ -176,6 +176,7 @@ It is possible to chain requests: [see doc](https://support.insomnia.rest/articl
### Bugs ### Bugs
- It is possible to add token with token ID (tokenData) which already exists - It is possible to add token with token ID (tokenData) which already exists
- No error message, when request data are invalid in login - No error message, when request data are invalid in login
- getUpdated returns valid data for invalid time (negative)
### Improvements ### Improvements
- it would be nice to get response messages on calling enpoints - it would be nice to get response messages on calling enpoints
- setToken -> successful edit/insert - setToken -> successful edit/insert