David Biesack
ec3b338988
Improve HTML output for model titles, default responses ( #4991 )
...
Render "default" instead of 0 for response code when Swagger uses "default" (#4982 )
Add title for models to TOC and each model's section
Render model description only conditionally.
Remove extraneous Up link
Regenerate samples/html/index.html
2017-03-10 21:47:20 +08:00
David Biesack
d1766e3fdf
Fix Issue #4611 by using {{unescapedDescription}} ( #4641 )
...
* Use {{unescapedDescription}} in html, html2
This addresses https://github.com/swagger-api/swagger-codegen/issues/4611
Replace {{description}} with {{unescapedDescription}}
This is an improvement but because of issue #1203 and/or #3436 (fix not
yet impleented), Markdown is not being processed and converted to HTML.
* Add generated petstore samples index.html
* Copy unescapedDescription
2017-02-03 17:46:11 +08:00
weiyang
beeb02a2dc
[html] Add type anchor to body param block ( #4368 )
...
* [html] Add type anchor to 'bodyParam' block
Signed-off-by: weiyang <weiyang.ones@gmail.com >
* [html][samples] Add type anchor to 'bodyParam' block
Signed-off-by: weiyang <weiyang.ones@gmail.com >
2016-12-13 15:52:22 +08:00
wing328
4b0d58abfd
fix hasHeaderParams tag
2016-10-13 18:15:04 +08:00
weiyang
a76d69513c
[html]Group api index by operations.baseName ( #3953 )
...
* [html]Group api index by operations.baseName
Signed-off-by: weiyang <weiyang.ones@gmail.com >
* [html][samples]Group api index by operations.baseName
Signed-off-by: weiyang <weiyang.ones@gmail.com >
2016-10-12 17:14:36 +08:00
David Biesack
fedb0cc352
add title, description to HTML output ( #3860 )
...
* add schema title, description to HTML output
* Include title, description in petstore sample (and HTML output)
2016-09-24 11:14:36 +08:00
gokl
1598fb2657
Issue 3257: Add format field to CodegenParameter and CodegenProperty. Add format to static html template.
2016-06-30 12:10:10 +02:00
Todd
cbfe23589c
it's the future
...
html5 is all the rage
2016-06-10 15:09:29 -04:00
David Biesack
147497ae34
use {{name}} not {{classname}} in HTML seaction head/anchors
2016-05-31 15:57:40 -04:00
wing328
46fe27a6f6
Merge pull request #2929 from catinred2/basicAuth
...
show security defs
2016-05-21 18:26:54 +08:00
xming
90cf56ab43
more comprehensible text
2016-05-21 16:37:00 +08:00
xming
e884b2e700
add basePathWithoutHost
2016-05-21 14:51:44 +08:00
xming
e44e9fd43a
show security defs
2016-05-21 11:51:37 +08:00
wing328
c6f03806df
Replaced {{mediaType}} with {{{mediaType}} to keep the original media
2016-05-20 17:48:47 +08:00
xming
70d6e64a8d
add link to param type
2016-05-06 15:31:09 +08:00
xming
0f1842bb06
add datatype link under responses
2016-05-06 10:35:45 +08:00
wing328
1dc895e123
minor fix to html doc
2016-04-11 20:43:06 +08:00
Tony Tam
407c9121bf
switched from paramName to baseName to avoid changing format
2016-01-22 20:54:15 -08:00
Nadezhda Makarkina
c298b7d152
ReturnType processing has been fixed
2015-10-26 10:37:36 +03:00
wing328
18370b9076
Merge pull request #1402 from lugaru1234/issue960
...
Fixes #960 : Enums have been added to result file
2015-10-25 17:52:37 +08:00
Nadezhda Makarkina
3dd0b04fb9
Enums have been added to result file
2015-10-16 11:53:05 +03:00
Nadezhda Makarkina
04369ddfce
Form parameters has been added to the html template
2015-10-16 10:33:56 +03:00
wing328
d882e9fe0a
remove site.css from html docs
2015-10-05 22:33:25 +08:00
David Biesack
b14edffc79
improve static html; add template guards for collections. Update -core dependency
2015-08-13 13:46:32 -04:00
wing328
eede02a6ab
rollback nodejs and htmldocs template
2015-06-09 12:51:52 +08:00
Ron
1c2d0656b0
Code reformatting
2015-06-07 11:56:08 -04:00
Tony Tam
0c1bdc0fd6
merged
2015-05-20 21:48:03 -07:00
Josh Ponelat
30496ffdc3
html: remove dead css line
2015-05-15 09:22:40 +02:00
Nadezhda Makarkina
b0d2d1116b
Generation of operations with multiple tags has been fixed #356
2015-04-27 13:25:08 +03:00
Alexey Nechaev
fc0be6d503
Fixes #646 : Example field handling has been fixed.
2015-04-22 16:17:28 +03:00
Tony Tam
568ca26747
renamed folder
2015-04-04 11:53:02 -07:00
russellb337
bd91922072
Add API Version to Codeine Additional Properties
...
Also updated htmlDocs template so html documentation shows API version.
2015-02-06 16:26:33 -08:00
Tony Tam
6bb2e4ccb4
moved to modules per #411
2015-02-05 07:17:38 -08:00