Commit graph

21 commits

Author SHA1 Message Date
Steve Slotnick
09ba8cfa37
feat: allow hidden/undocumented resources 2022-05-09 12:17:02 -07:00
Daniel G. Taylor
11d7e9ffef
fix: copy router into sub-resources 2022-02-23 10:50:31 -08:00
Daniel G. Taylor
3c9ea49514
feat: use refs for response models in generated OpenAPI 2020-12-18 16:21:01 -08:00
Daniel G. Taylor
127d4d748c
fix: include tags in rendered OpenAPI 2020-10-23 14:33:11 -07:00
Daniel G. Taylor
f29187d4de
feat: split operation summary / description 2020-09-17 20:45:12 -07:00
Daniel G. Taylor
424cdb99d4
fix: simplify resource path argument 2020-09-10 08:52:46 -07:00
Daniel G. Taylor
3d61a52ec1
feat: request input streaming, add tests 2020-08-27 10:00:25 -07:00
Daniel G. Taylor
0ffe2903e0
refactor: new interface 2020-08-26 22:28:30 -07:00
David Weiser
4a2c7e6789 add support for HTTP OPTIONS 2020-06-15 08:40:38 -07:00
Daniel G. Taylor
26a54c3c27
feat: unsafe handlers for library use 2020-04-25 21:51:29 -07:00
Daniel G. Taylor
71ffa25c67
feat: get list of path param names from resource 2020-04-23 09:00:54 -07:00
Daniel G. Taylor
8004efb597
feat: functional options refactor/cleanup 2020-04-15 08:38:05 -07:00
Daniel G. Taylor
9a5d037f99
feat: functional options for resources/operations 2020-04-13 22:47:40 -07:00
Daniel G. Taylor
c3cbcb9802
feat: add body read timeout option, adjust default timeouts 2020-04-08 23:29:48 -07:00
Daniel G. Taylor
1c1f2c780d
feat: default limit on request body size, with override 2020-04-08 09:27:09 -07:00
Daniel G. Taylor
f9b329ff42
fix: append to copy not original 2020-04-03 22:09:30 -07:00
Daniel G. Taylor
6eacc7a29e
feat: resource.With now supports security requirements 2020-04-02 23:03:38 -07:00
Daniel G. Taylor
ba3e340b1a
feat: auto-generate text response, log undeclared headers 2020-04-02 22:45:58 -07:00
Daniel G. Taylor
1190e3bb94
feat: auto-generate resource response 2020-04-02 09:49:09 -07:00
Daniel G. Taylor
92c931b338
feat: more flexible response shortcuts, cleanup chain api 2020-04-01 23:40:06 -07:00
Daniel G. Taylor
c068b25a1b
feat: new resource interface 2020-03-31 23:02:16 -07:00