|
eb091be81b
|
add some openapi tests
|
2019-10-20 16:19:01 +02:00 |
|
|
57e4f36852
|
separate RequestBody and ResponseBody traits from ResourceType
|
2019-10-20 00:54:27 +02:00 |
|
|
3a03dc60fa
|
use Into<hyper::Body> for Response
|
2019-10-20 00:36:00 +02:00 |
|
|
9e9b8869c9
|
add raw response
|
2019-10-19 20:45:31 +02:00 |
|
|
656595711c
|
response can have a different mime type than json
|
2019-10-19 20:23:25 +02:00 |
|
|
bb5f58e97d
|
support accept header mime types
|
2019-10-19 20:06:30 +02:00 |
|
|
2c31251cb2
|
weird proc macro issue
|
2019-10-14 02:37:50 +02:00 |
|
|
df3b735429
|
add first tests
|
2019-10-14 02:17:25 +02:00 |
|
|
853ee3e94c
|
documentation
|
2019-10-14 00:59:02 +02:00 |
|
|
4429fced3b
|
apply clippy suggestions
|
2019-10-13 23:36:10 +02:00 |
|
|
75c399d97a
|
allow Result<NoContent> responses
|
2019-10-05 16:06:08 +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 |
|