Describe the bug
Settings list object API was updated in #108 with scope parameter but the mock data was not updated, which broke the tests.
Additional context
Mock data file names are calculated as hash from the contents.
This mock_data/GET_api_v2_settings_objects_1eafd8dc0bf2543.json needs to be updated to this mock_data/GET_api_v2_settings_objects_accb155250dbcbb.json.