Discussions

Ask a Question
Back to All

Missing body parameters

Hey,

I'm trying to configure Readme.com to show OpenApi specs but it does not always work.

Some endpoints are ok but most of them have no body params at all (the same works in swagger/other open api hosting tool we currently use).

Also, OpenApi file is valid according to rdme:

"... is a valid OpenAPI API definition!"

Is there any debug mode or logs I could check to analyse this issue?