Smartdoc - the response body schema's aren't rendered

Not applicable

During our testing of smartdocs (we've used both json and yaml based formats), the response body schema's aren't rendered in the SmartDocs Swagger module. This seems to be a bug. Has anybody been able to get them to render?

1 3 759
3 REPLIES 3

Not applicable

We have a support ticket with Apigee on this one. No progress so far.

Are you in-lining your response schemas, or are you making a reference to a top-level definition? This may help pinpoint the problem. (FWIW, I would definitely recommend the latter.)

Not applicable

To add to @Marsh Gardiner answer, you may also want to narrow down your issue by going hitting SmarDocs APIs directly to verify that you get the response body according to your needs. If something is missing, you can always customize the template to leverage any assets that match your preferences. Here's a link with a Postman Collection to try the SmartDocs API. Let me know if you have any questions. Hope it helps!