moto/moto/apigateway
usmangani1 0cff5458af
Fix : Remove Invalid request error when response-template is not specified (#3885)
* Fix : Remove Invalid request error

* Fix test and review commanets

* Remove duplicate put_integration_template

* API Gateway - Body can be None or empty

Co-authored-by: Bert Blommers <info@bertblommers.nl>
2021-05-01 15:45:06 +01:00
..
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Add validation to API Key min length value (#3652) 2021-02-15 09:39:35 +00:00
models.py Fix : Remove Invalid request error when response-template is not specified (#3885) 2021-05-01 15:45:06 +01:00
responses.py Fix : Remove Invalid request error when response-template is not specified (#3885) 2021-05-01 15:45:06 +01:00
urls.py Cloudformation - Create ApiGateway resources (#3659) 2021-02-15 10:31:33 +00:00
utils.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00