1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-02-22 12:42:28 +00:00
Commit graph

30 commits

Author SHA1 Message Date
e206ab10eb
update trybuild tests 2021-03-09 21:23:44 +01:00
9c7f681e3d
remove outdated tests 2021-03-09 20:51:44 +01:00
ebea39fe0d
use openapi_type::OpenapiType for gotham_restful 2021-03-09 19:46:11 +01:00
960ba0e8bc
track gotham master 2021-02-28 01:59:59 +01:00
msrd0
31f92c07cd Custom HTTP Headers 2021-02-27 15:40:34 +00:00
msrd0
7de11cdae1 split the ResourceResult trait 2021-02-21 18:21:09 +00:00
c640efcb88
fix ui when openapi is enabled 2021-02-21 18:31:44 +01:00
30edd349ed
improve ui on invalid types for endpoints 2021-02-21 18:06:50 +01:00
9e65540cd8
ci: make the rustfmt.sh script ash-compatible 2021-02-03 22:37:34 +01:00
msrd0
af28e0d916 Reexports 2021-02-03 21:22:46 +00:00
f2bcc8438f
fix implicit &'static mut State error 2021-01-18 19:04:06 +01:00
msrd0
5261aa9931 Custom Endpoints 2021-01-18 16:56:16 +00:00
msrd0
b807ae2796 Replace methods with more flexible endpoints 2021-01-18 00:05:30 +00:00
b7a1193333
make all fields of response private, we're breaking change anyways
Closes #34
Related to #27
2021-01-14 18:45:32 +01:00
44f3c9fe84
add headers to the response (#27) 2021-01-14 18:37:51 +01:00
766bc9d17d
support copying headers in cors preflight requests 2021-01-01 16:44:55 +01:00
4fd5464e44
get rid of mod's in error messages 2020-11-23 01:22:03 +01:00
ed1bbbd1fb
add resource error integration test 2020-11-22 23:18:28 +01:00
msrd0
37aa497e59 Update CI to use the rust Docker image 2020-11-21 14:47:29 +00:00
24893223b2
remove unused code and fix lint warning 2020-11-20 01:30:12 +01:00
d55b0897e9
update to gotham 0.5 and start using rustfmt 2020-09-15 15:10:41 +02:00
e5e9cd5d3c
openapi spec tests 2020-05-19 21:07:29 +02:00
7268cc0567
cors in the example 2020-05-19 19:09:23 +02:00
955715eea6
I don't know how I ended up with spaces 2020-05-16 14:27:13 +02:00
74ef0af512
cors tests 2020-05-15 21:19:26 +02:00
6680887b84
add trybuild tests for OpenapiType and Resource derive macros 2020-05-09 15:29:29 +02:00
e05f9bb963
a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
5587ded60d
merge workspace and main crate 2020-05-05 23:18:05 +02:00
d5c0ebde70
working example 2019-09-27 15:45:54 +02:00
a42d9750ef
attempt testing (doesn't work) 2019-09-27 15:35:02 +02:00