stoplightio / desktop

The Stoplight desktop app + issues repository.
https://stoplight.io
79 stars 13 forks source link

URL-Encoded Params are not set when trying out a reqeust from your docs #123

Open pytlesk4 opened 6 years ago

pytlesk4 commented 6 years ago

This is in app.stoplight.io

Create a spec, with an operation that consumes url-encoded data, then set an example.

Hit the send test request button and notice the body isn't filled out. This operation in api-docs will not have a body either.

Here is a video of the issue in next.stoplight.io: https://drive.google.com/file/d/1hOBo-riZhW4A4jrx9JMawxWr1M0xF4LK/view

pytlesk4 commented 6 years ago

This is also happening in next.stoplight.io as well.

jaequery commented 6 years ago

Any updates?