Chris

Results 5 issues of Chris

This change introduces a new `APIError` class (inheriting from SDKError) which takes one argument of the `api_response` which should be the JSON payload from the Looker endpoint. This gets loaded...

cla: yes

I would like to be able to inspect the Looker API response data to better understand the type of error I have got when performing an action. Knowing that information...

enhancement
python
p3

### Expected Behaviour Given the documentation, I would have expected the Validation to be skipped in the situation a middleware responds before the request gets to the route handler. ###...

bug

I am not entirely sure the changeset behaviour is working as expected. This is a valid change to update the docs but I want to confirm if because there is...