In postman, form-urlencoded, all my values are sent as strings (The value is sent as "22" instead of 22). How do I send the value as an integer?