Tony Tam
|
8258d8b4d9
|
added null check
|
2014-09-20 21:20:04 -07:00 |
|
Tony Tam
|
b9d6f388e9
|
Merge pull request #589 from davidcole/escape_returned_html
Escape returned HTML
|
2014-09-20 13:45:20 -07:00 |
|
David Cole
|
252100b704
|
Escape returned HTML.
|
2014-09-19 13:44:45 -04:00 |
|
Markus Wolf
|
55a5abb9c7
|
Use initial url parameter if given, else fallback to petstore example
|
2014-09-19 10:55:17 +02:00 |
|
Tony Tam
|
6675568d09
|
merged from develop
|
2014-09-18 21:26:04 -07:00 |
|
Tony Tam
|
4e508c0a1e
|
updated link
|
2014-09-18 21:04:24 -07:00 |
|
Tony Tam
|
4ad4b499ee
|
fix for license structure change
|
2014-09-18 09:29:52 -07:00 |
|
Tony Tam
|
b653a9909b
|
updated readme, resource to remove url if not present
|
2014-09-18 08:24:17 -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
|
394afba3e5
|
fix for #570, sanitized tag names
|
2014-09-15 17:37:50 -07:00 |
|
Tony Tam
|
b2096eb21b
|
removed stubs
|
2014-09-15 17:37:22 -07:00 |
|
Samuel Reed
|
7a91117b6f
|
Remove inline event handlers from resource template.
This allows us to use a strict CSP on explorer pages.
|
2014-09-12 14:30:42 -04:00 |
|
Tony Tam
|
963c009870
|
added 2.0 client
|
2014-09-11 15:39:09 -07:00 |
|
Tony Tam
|
bdec07e8c3
|
updated files
|
2014-09-07 17:12:03 -07:00 |
|
Tony Tam
|
b1964254c5
|
Merge pull request #540 from bezhermoso/throbber_img_reference
Moved reference to throbber.gif to CSS file.
|
2014-08-24 21:19:03 -07:00 |
|
Samuel Reed
|
5da60bfa62
|
Fix potential self XSS in request url.
|
2014-08-24 11:02:54 -04:00 |
|
Bez Hermoso
|
f8991bc7f5
|
Moved reference to throbber.gif to CSS file.
|
2014-08-21 13:20:45 -07:00 |
|
Tony Tam
|
e04b756521
|
Merge pull request #507 from jbryson3/master
Provide option highlightSizeThreshold
|
2014-08-01 19:44:25 -07:00 |
|
Tony Tam
|
2de104aac9
|
updated templates to support file as body or form params
|
2014-08-01 17:13:56 -07:00 |
|
Tony Tam
|
fbe5278928
|
updated logger to avoid logging arrays
|
2014-08-01 17:13:30 -07:00 |
|
John Bryson
|
28c7597138
|
Provide option highlightSizeThreshold to allow conditional syntax highlighting based on response size
|
2014-07-31 11:56:13 -04:00 |
|
Chris Hatch
|
5d2bed7025
|
provide option sorter=[alpha|method]
|
2014-07-27 21:18:18 +08:00 |
|
Chris Hatch
|
6dc12f733e
|
Merge branch 'master' of https://github.com/wordnik/swagger-ui
|
2014-07-27 20:24:01 +08:00 |
|
aurelian
|
9d0417e7f2
|
fixed undefined variable errors
|
2014-07-24 17:42:51 +02:00 |
|
Chris Hatch
|
8ad46f0813
|
remove console.info
|
2014-07-20 20:21:28 +08: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 |
|
Martijn van der Lee
|
525241fcd2
|
Fix for issue #492; HTML in response headers
Fix for issue #492 by escaping the response headers using Underscore
|
2014-07-14 20:39:54 +02:00 |
|
Tony Tam
|
855b31d73b
|
switched to snippet view #491
|
2014-07-12 20:30:28 -07:00 |
|
Tony Tam
|
b8e4317929
|
updated to support explicit keys
|
2014-06-12 17:50:23 -07:00 |
|
Tony Tam
|
05588bb669
|
fix for upload with no files
|
2014-05-14 09:45:18 -04:00 |
|
Samuel Raghunath
|
d96fd58016
|
Updated index.html to include css links for print media
|
2014-04-29 14:49:51 -04:00 |
|
FilippQoma
|
9cedc0b4d7
|
~ "Error Status Codes" -> "Response Messages"
+ "Response Model" column in OperationView template
+ Response Model in Response Messages
|
2014-04-29 19:20:31 +03:00 |
|
Kyle J. Ginavan
|
34ab47e9e7
|
moved css scoping to less templates per owners request, converted highlight.default.css to less, and made reset css its only include as it is difficult to scope due to html and body tag css overrides
|
2014-04-11 09:59:19 -05:00 |
|
Tony Tam
|
96c14e43a9
|
updated oauth2 support into a single config
|
2014-03-20 15:38:30 -07:00 |
|
Tony Tam
|
da63a33845
|
merged from oauth2 branch
|
2014-03-19 21:50:31 -07:00 |
|
Tony Tam
|
9e8e62c17c
|
Merge pull request #417 from spil-johan/master
Don't send empty form fields as undefined for file uploads
|
2014-03-18 19:46:09 -07:00 |
|
Tony Tam
|
c69c6f8d34
|
rebuilt per #418
|
2014-03-18 19:45:41 -07:00 |
|
Tony Tam
|
fac6d94886
|
Merge pull request #418 from spil-johan/headers
Fix header response on file upload
|
2014-03-18 19:44:43 -07:00 |
|
Tony Tam
|
a5556d7f01
|
added options styling, swagger-js update, per #420
|
2014-03-18 19:41:49 -07:00 |
|
Johan.Bloemberg
|
191416e666
|
Fix header response on file upload
|
2014-03-10 11:41:45 +01:00 |
|
Johan.Bloemberg
|
e84acba53e
|
Don't send empty form fields as undefined for file uploads
|
2014-03-10 11:18:43 +01:00 |
|
valdemon
|
1a346fbf26
|
Modified commit for the https://github.com/wordnik/swagger-ui/pull/414
Brings backward compatibility for the 'allowMultiple' attribute.
|
2014-03-06 12:39:49 +01:00 |
|
Tony Tam
|
77aa535a0f
|
Merge pull request #413 from spil-johan/master
No request url or response body data on file upload
|
2014-03-05 17:08:10 -08:00 |
|
Tony Tam
|
5dffa48ac7
|
fix for toggle operation
|
2014-03-05 16:50:24 -08:00 |
|
Johan.Bloemberg
|
a539691568
|
Fix content and response url on file uploads
|
2014-03-05 14:10:10 +01:00 |
|
Tony Tam
|
dc7b663239
|
updated files
|
2014-02-27 23:35:36 -08:00 |
|
Tony Tam
|
7b77ffd079
|
ie8 fixes
|
2014-02-27 19:55:56 -08:00 |
|
Tony Tam
|
b8943665a2
|
updated client to 2.0.13
|
2014-02-12 07:37:41 -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 |
|