swagger2markup icon indicating copy to clipboard operation
swagger2markup copied to clipboard

OpenApi 3.0 support to be extensible

Open austek opened this issue 6 years ago • 2 comments

The current implementation has an extension mechanism where users can inject AsciiDoc/Markdown at certain positions. Ideally, OpenApi 3.0 support #340 should be allow extension too.

austek avatar Jan 15 '20 14:01 austek

@austek I believe a way already been provided under #393 . For any further component that we create we should make use of it like done in OverviewDocument for OpenAPI 3.

balajiv113 avatar Feb 03 '20 16:02 balajiv113

In that case just providing test for a sample extension should be sufficient

austek avatar Feb 03 '20 17:02 austek