Commit Graph

2321 Commits

Author SHA1 Message Date
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
Vincent Pizzo
698db2a95c If possible, support audio content types
Adding support for HTML5 audio playback if the browser supports both the audio HTML5 element and the content type.
2014-07-24 08:35:09 -05: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
Michael Iles
eea0d72a85 Added support for pretty-printing responses for media types with
extended subtypes. For example the media type
'application/vnd.myresource+json; version=1.2' will be correctly
recognized as JSON and pretty-printed. Conforms to RFC 6838, 6839.
2014-01-19 14:46:55 -05:00
Bryan Matsuo
fc0ccd4486 restrict uploaded file inputs to those in the form being submitted 2013-12-20 17:17:06 -08:00
Aliaksandr Autayeu
dc1bc43a19 removed selfclosing tag #332 - reapplied e4d01c5 by thadudexx 2013-12-14 16:13:06 +01:00
Tony Tam
34bd474bff fix for #288 2013-11-29 22:07:37 -08:00
Tony Tam
2bddfb688a Merge pull request #327 from georgeOsdDev/master
Add image contents type resopnse handler
2013-11-04 09:57:57 -08:00
Takeharu Oshida
846628f1f3 Match all image types 2013-10-08 16:44:28 +09:00
Takeharu Oshida
355380a5c4 Add image contents type resopnse handler 2013-10-08 14:30:48 +09:00
Pavel Puchkarev
6db63006a6 fixing request_url updates for all operations in one resource 2013-10-07 18:14:58 -04:00