awslabs / aws-api-gateway-developer-portal

A Serverless Developer Portal for easily publishing and cataloging APIs
Apache License 2.0
924 stars 399 forks source link

[Bug] No option to input body for POST method incase of a proxy resource #569

Open aasthavar opened 2 years ago

aasthavar commented 2 years ago

Currently, there is an option to input body for POST method of a static resource, like so -

Screenshot 2022-06-03 at 8 36 04 PM

But not for POST method of a proxy resource -

Screenshot 2022-06-03 at 8 35 53 PM