First example #866
josejachuf
started this conversation in
General
Replies: 1 comment
-
I was seeing that here [1] reports that the same thing happens [1] #825 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
This morning I was watching Tide. In the first example [1] If I call with legs = 750 instead of getting "number too large to fit in target type", the output is empty
curl localhost:8080/orders/shoes -d '{ "name": "Mary Millipede", "legs": 750 }'
[I'm using it in FreeBSD]
José
[1] https://github.com/http-rs/tide#getting-started
Beta Was this translation helpful? Give feedback.
All reactions