Type reference to schema in form-data when design API

I have an API using form data to request (Post method) and each field has its own JSON schema (stringify) and I cannot set type refer to another schema even if that schema is string.

Currently form-data type fields do not support referencing data models. I have forwarded this requirement to our product team.

This feature has been added to our high-priority requirements list.