Tony Tam
038443fc22
merged from develop_2.0
2015-02-01 02:27:43 -08:00
Damien Nozay
9b4f6f66e6
Update SwaggerUi.coffee
...
add helpers for collapse/list/expand all operations.
2014-12-01 13:55:46 -08:00
Tony Tam
f882750e5c
merged from https://github.com/wordnik/swagger-ui/pull/642
2014-10-17 06:21:00 -07:00
Tony Tam
91822035ef
added response check for swagger 2.0/1.2 client
2014-09-16 17:40:33 -07:00
Tony Tam
bdec07e8c3
updated files
2014-09-07 17:12:03 -07:00
Chris Hatch
db6419414c
#254 alphabetical sort of apis and operations under apis
...
new option sortAlphabetical=true|false
2014-07-20 20:18:19 +08:00
Tony Tam
18ce470f12
merge of #369 , https://github.com/wordnik/swagger-js/issues/74
2014-02-03 17:51:05 -08:00
Tony Tam
c22d94b940
updated swagger-js client, support for IE8
2014-01-23 20:40:10 -08:00
Tony Tam
df20d2bd5e
fix for #263
2013-07-17 16:02:47 -07:00
Tony Tam
627fd8b4d6
removed some logging
2013-07-11 16:52:48 -07:00
Tony Tam
e980cca6b4
added api info
2013-07-11 00:26:05 -07:00
Tony Tam
58746157b3
added authorization support from swagger-js 2.0
2013-07-09 11:27:32 -07:00
Tony Tam
2a206b0a6b
renamed discoveryUrl to url to match js change
2013-07-08 23:53:05 -07:00
Tony Tam
8f7e8f9ee0
updated to latest swagger-js
2013-07-08 18:38:11 -07:00
Ayush Gupta
b743c0f3db
closes #35
2012-11-06 11:03:38 +05:30
Ayush Gupta
4a77d5a20f
removed unnecessary node_modules, updated some of the logic from pull request for docExpansion, onComplete and onFailure param support
2012-11-05 11:17:25 +05:30
Arjun Balla
6beaa62b71
code to display resources in default/list/expended style. style can be
...
passed as a option while creating swagerUi object.
In future I would like to achieve this by passing options to templates
and have a template helper method manipulate dom and apply correct
classes.This approach will improve the performance as we need not go
over the entire dom and call Doc.collapseOperationsForResource or
Doc.expandOperationsForResource on each matched element
2012-10-23 11:42:26 -07:00
Arjun Balla
1fc4caae2e
code to pass doneSuccess and doneFailure callback functions. doneSuccess is invoked after successful rendering of swagger-ui and doneFailure is invoke if there is failure in rendering swagger-ui
2012-10-23 11:26:20 -07:00
Ayush Gupta
ded600aecd
closes #38 closes #37
2012-08-28 15:58:07 +05:30
Ayush Gupta
5a52410e62
Calling Backbone.history.start later
2012-07-17 22:24:06 -07:00
Ayush Gupta
56c83c5624
Calling load after instantiation of SwaggerUI
2012-07-13 16:45:04 -07:00
Tony Tam
d2eb882e52
updated to v2
2012-07-11 09:57:27 -07:00