swagger-api/swagger-codegen

Markdown supported in swagger-editor but not swagger-codegen

開放

#1,203 建立於 2015年9月8日

 (3 則留言) (0 個反應) (0 位負責人)HTML (5,474 個分叉)batch import
Enhancement: Featurehelp wanted

倉庫指標

星標
 (12,701 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

I can use Markdown in several places in my API spec (in YAML) to enter detailed descriptions, and swagger-editor will interpret it and display it correctly. However, when I put the resulting spec (in JSON) into swagger-codegen, it doesn't convert the markdown while generating a static HTML page. As far as I can tell, swagger-codegen doesn't accept YAML, so the end result is that I have to do extensive reformatting to convert my spec to HTML documentation. This has to be fixed.

貢獻者指南