|
c508ac878d
|
clean up some stuff ;; use Default::default() more often
|
2020-03-30 22:40:08 +02:00 |
|
|
640bb8263c
|
move security auth openapi stuff into the path
|
2020-02-10 21:17:49 +01:00 |
|
|
088774fc50
|
implement auth parsing/verifying inside a gotham middleware
|
2020-01-22 16:53:02 +00:00 |
|
|
3e7fad1fb1
|
fix tests
|
2019-10-20 19:39:00 +02:00 |
|
|
d030fa539f
|
Support File up/download
|
2019-10-20 14:49:53 +00:00 |
|
|
8c14070567
|
add some tests for query/path parameters
|
2019-10-14 15:56:15 +02:00 |
|
|
de7c3cb015
|
infer query parameters into openapi spec
|
2019-10-14 14:59:41 +02:00 |
|
|
853ee3e94c
|
documentation
|
2019-10-14 00:59:02 +02:00 |
|
|
4429fced3b
|
apply clippy suggestions
|
2019-10-13 23:36:10 +02:00 |
|
|
81988c4ef0
|
fix previous commit
|
2019-10-13 23:17:49 +02:00 |
|
|
d025183a09
|
attempt to add query params to openapi
|
2019-10-13 23:12:12 +02:00 |
|
|
0153b2e22f
|
add search method
|
2019-10-13 17:43:42 +02:00 |
|
|
5a62af6319
|
implement no-content response
|
2019-10-05 14:50:05 +02:00 |
|
|
4ef216e8c8
|
add proc macro derive for openapitype
|
2019-10-02 10:59:25 +02:00 |
|