Is it possible to have multiple file uploads in apigee console

Not applicable
<representation>
<apigee:attachments>        
<apigee:attachment name="file1" contentDisposition="form-data">
<doc>file 1</doc>
</apigee:attachment>
<apigee:attachment name="file2" contentDisposition="form-data">
<doc>file 2</doc>
</apigee:attachment>
</apigee:attachments>
</representation>

I have written like this in WADL but its only showing file2 in body section of apigee console.

0 0 94
0 REPLIES 0