Commit Graph

7 Commits

Author SHA1 Message Date
Joshua M. Clulow 2a319675b1 path parameters first, by position; then query parameters, by name 2021-09-17 21:17:21 -07:00
Joshua M. Clulow 9ff59e812d fix broken template test 2021-09-17 21:13:06 -07:00
Joshua M. Clulow dd73bac4c0 load request/response body types, emit entire crate 2021-07-02 03:29:25 +00:00
Joshua M. Clulow dc05524823 URI encoding for path parameters 2021-07-02 00:56:17 +00:00
Joshua M. Clulow c8027ac760 rustfmt 2021-07-02 00:12:16 +00:00
Joshua M. Clulow 0ddb6bbb7c template: parameters not in last position are mishandled 2021-07-02 00:11:48 +00:00
Joshua M. Clulow 25ed132e2e parse path template and generate URL assembly code 2021-07-01 08:41:42 +00:00