moto/scripts
Toshiya Kawasaki 56793a3b2a Fix scaffold to support rest-json style API (#1291)
* append appropriate urls when scaffolding

* make dispatch for rest-api

* fix dispatch for rest-json

* fix moto/core/response to obtain path and body parameters

* small fixes

* remove unused import

* fix get_int_param

* fix scaffold

* fix formatting of scaffold

* fix misc

* escape service to handle service w/ hyphen like iot-data

* escape service w/ hyphen

* fix regexp to extract region from url

* escape service

* fix syntax

* skip loading body to json object when request body is None
2017-10-24 20:45:39 +02:00
..
template Fix scaffold to support rest-json style API (#1291) 2017-10-24 20:45:39 +02:00
get_instance_info.py Revert "Merge pull request #1209 from JackDanger/jack/store-as-python" 2017-09-27 13:58:56 -07:00
implementation_coverage.py move helper script to scripts dir and add one to Makefile 2017-09-22 19:23:10 +09:00
scaffold.py Fix scaffold to support rest-json style API (#1291) 2017-10-24 20:45:39 +02:00
update_managed_policies.py regenerating policies 2017-09-20 18:12:30 -07:00