I'm saying that I want some assurance that the typ...
# getting-started
c
I'm saying that I want some assurance that the type I'm expecting (the
Int
) can actually be created from a
RequestBody
. I want this assurance at compile time. I don't want a runtime error.