moto/moto/apigateway
Anders Kaseorg 8befcb6a48
Leave the global responses configuration alone (#3529)
Instead of modifying responses._default_mock, create our own
responses.RequestsMock object that we can modify as needed without
interfering with other users of the responses library.

Fixes #3264.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-01-15 09:12:41 +00:00
..
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Fixed apigateway usage plan api when dealing with non existing usage plans and non existing api keys 2020-04-27 22:58:51 +02:00
models.py Leave the global responses configuration alone (#3529) 2021-01-15 09:12:41 +00:00
responses.py Fix: Api-Gateway ApiKeyAlreadyExists headers change. (#3162) 2020-09-01 08:25:59 +01:00
urls.py Fix deprecation warnings due to invalid escape sequences. (#3273) 2020-09-10 09:20:26 +01:00
utils.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00