scottie1984 / swagger-ui-express

Adds middleware to your express app to serve the Swagger UI bound to your Swagger document. This acts as living documentation for your API hosted from within your app.
MIT License
1.42k stars 225 forks source link

The post request can not pass request.body. #242

Closed dyrilyz closed 3 years ago

dyrilyz commented 3 years ago

My debugger can not pass request.body in curl. Who can help me?

微信图片_20210324092859

dyrilyz commented 3 years ago

I am resolved. do not use openapi: '3.0.0'