danielgtaylor / aglio

An API Blueprint renderer with theme support that outputs static HTML
4.75k stars 480 forks source link

JSON Schema not included in HTML #283

Closed oklaiss-gpsw closed 8 years ago

oklaiss-gpsw commented 8 years ago

Is there a way to add a flag to include the JSON Schema in the output? I've been looking through the layout template and theme engine options but haven't found a way to include this section of the apib file for each endpoint. I'm assuming Protagonist parses this information, I just need a way to include it in the resulting HTML after the request and response.