Closed dgarros closed 2 months ago
Fixes #9 #10 #30
Remove the local validation of the query filters when calling client.filters()
I completely removed the code since the filters will be removed from infrahub in the next version
LGTM, can we also delete the FilterNotFoundError exception entirely from the exceptions file?
FilterNotFoundError
Good point, I removed FilterNotFoundError completely
Fixes #9 #10 #30
Remove the local validation of the query filters when calling client.filters()