how to how formdata variable from specs in apigee portal

I had made specs of my api's and created a portal for that when it comes to show formdata variable in body of api portal on live portal there is no blank for formdata to insert value. Can someone help me with this issue

0 3 119
3 REPLIES 3

Have you validated the API specs are correctly designed? you can validate your Open API specification on http://editor.swagger.io/. Which version of Open API you have designed?

API Specs are correctly designed and all ar validated properly but when i'm trying to show that api in live portal of apigee in api tab I was able to see api also can access but only parameter which i descibed as {in: query}.i was not able to access parameter{in: formData} from specs to live pertal.

Yes Even Same Issue for as well.