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
..
2017-03-11 23:41:12 -05:00
2017-10-16 17:06:22 -07:00
2017-10-22 13:36:23 +01:00
2017-05-10 21:58:42 -04:00
2017-10-04 01:13:34 +01:00
2017-05-10 21:58:42 -04:00
2017-03-11 23:41:12 -05:00
2017-10-11 23:02:47 +01:00
2017-02-23 21:41:05 -05:00
2017-03-14 23:42:52 -04:00
2017-10-08 04:57:40 +01:00
2017-09-26 20:43:58 +01:00
2017-08-15 00:58:33 +10:00
2017-10-02 15:25:02 -07:00
2017-10-20 14:52:24 +01:00
2017-10-16 17:06:22 -07:00
2017-03-11 23:41:12 -05:00
2017-03-11 23:41:12 -05:00
2017-03-12 19:58:40 -04:00
2017-10-16 17:06:22 -07:00
2017-10-19 21:16:40 +01:00
2017-02-23 21:41:05 -05:00
2017-09-27 16:04:58 -07:00