[BUG] Examples are not available under the mustache template
Created by: AxelHeathnet
Description
I have defined some responses examples in my openapi specification:
content: application/json
Examples:
Ex1:
Id: anid
And I wanted to edit the markdown generation template, however it seems that under the”operation” section “examples” are always null.