enum class KalesFormMethod
This enum mirrors FormMethod but without the deprecated annotations for put/delete/patch
FormMethod
get
post
put
delete
patch