This commit is contained in:
2020-01-23 00:56:03 +00:00
parent 23c0264127
commit 4dbb74764d
3 changed files with 13 additions and 1 deletions

View File

@@ -9,6 +9,9 @@ TODO: DataFilter how to distinguish between filtering on specific ID value or on
- Might need to add a filter on ID type of thing maybe?
- Wait and see...YAGNI scenario maybe
PagedResponse url is not including all the parameters like the datalisttype so technically it's invalid
- fix the url so it includes the full query string parameters that matter and are not paging related
INTEGRATION TEST UPDATE Update tests when appropriate (when it's working fully and not mocked)
UPDATE SPEC DOCS with new format and names etc or at least remove nonsense as necessary