Commit graph

14 commits

Author SHA1 Message Date
Daniel G. Taylor
3c9ea49514
feat: use refs for response models in generated OpenAPI 2020-12-18 16:21:01 -08:00
Daniel G. Taylor
0ffe2903e0
refactor: new interface 2020-08-26 22:28:30 -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
74d7661b0d
feat: simplify router creation with functional options 2020-04-11 09:07:43 -07:00
Daniel G. Taylor
94bf2469ab
test: add nested dependency to OpenAPI handler 2020-04-07 22:27:46 -07:00
Daniel G. Taylor
b1b18f6dd1
feat: better error handling & panics for better stack traces 2020-04-05 21:39:59 -07:00
Daniel G. Taylor
dc85cf12cb
chore: make param location an enum 2020-04-03 21:43:58 -07:00
Daniel G. Taylor
c068b25a1b
feat: new resource interface 2020-03-31 23:02:16 -07:00
Daniel G. Taylor
52c5742da9
feat: param validations, better error logging 2020-03-28 22:44:41 -07:00
Daniel G. Taylor
9cfba10e85
fix: better handling of empty response body, more tests 2020-03-26 22:05:46 -07:00
Daniel G. Taylor
4f0a4c6ffa
fix: security requirement structure, add OpenAPI validation test 2020-03-25 21:46:19 -07:00
Daniel G. Taylor
d06aff2726
feat: parameter defaults 2020-03-08 22:14:57 -07:00
Daniel G. Taylor
1d5a64a559
Initial commit 2020-03-07 22:22:06 -08:00