Open
Description
Is your feature request related to a problem? Please describe.
I can't find a way to not write Content-Type for multipart form-data post. Migrating from v106.
Describe the solution you'd like
Could allow public Set to the ContentType property of the Parameter class?
Additional context
Please check difference between v106.15.0 on the left and v110.2.0 on the right.