|
1d1682a03d
|
remove the annoying ToString type when what we really need is a &str
|
2020-03-30 22:42:22 +02:00 |
|
|
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 |
|
|
0153b2e22f
|
add search method
|
2019-10-13 17:43:42 +02:00 |
|
|
0cf7c9aa3a
|
add derive macro for resource
|
2019-10-06 15:03:30 +02:00 |
|
|
a28ccb98f1
|
default to NoContent when method has no return type
|
2019-10-05 14:56:51 +02:00 |
|
|
5a62af6319
|
implement no-content response
|
2019-10-05 14:50:05 +02:00 |
|
|
3f64ac443f
|
add proc macro attributes for all rest methods
|
2019-10-05 00:21:41 +02:00 |
|
|
46372dee60
|
don't loose dependencies
|
2019-10-03 00:54:12 +02:00 |
|
|
50ed2411c9
|
allow deriving enums
|
2019-10-03 00:04:33 +02:00 |
|
|
4ef216e8c8
|
add proc macro derive for openapitype
|
2019-10-02 10:59:25 +02:00 |
|