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
Tony Tam
fcb82bdac4
merged https://github.com/wordnik/swagger-ui/pull/323
2013-10-06 15:47:13 -07:00
Tony Tam
abc3600994
Merge pull request #295 from tomrac87/hal_json
...
Proper formatting for "application/hal+json" Content-Type
2013-09-24 06:38:16 -07:00
Tony Tam
cd4fa99cc4
added resource description
2013-09-09 08:15:59 -07:00
Tony Tam
bc93240199
fixed merge issue
2013-09-05 20:03:31 -07:00
Tony Tam
999367589d
fix for #301 , headers being URI encoded
2013-09-05 11:39:18 -07:00
Tony Tam
8a9eedfdf3
manual merge of #304
2013-09-05 10:16:10 -07:00
Tony Tam
046e534d03
manual merge of #303
2013-09-05 09:31:21 -07:00
Tony Tam
73c89ba3f6
fix for #297 , enabled throbber
2013-09-03 12:41:26 -07:00
tomrac87
ff05f9113b
Added proper formatting for hal+json Content-Type responses in coffeescript source file
2013-09-02 10:02:26 +02:00
Tony Tam
9e25ec56c9
Merge branch 'master' of github.com:wordnik/swagger-ui
2013-08-19 11:40:19 -07:00
Tony Tam
085cc05cc7
fixed responseMessages issue per #267
2013-08-19 11:40:03 -07:00
Robert Crooks
7802c36646
fixing file name -- realized the typo in the link tag was replicating one in the css file name
2013-08-15 16:54:09 -04:00
Brightcove Learning Services
727d9e03e0
fix for issue #285
2013-08-15 14:07:45 -04:00
Tony Tam
888db09fd8
fixed enum, required flags
2013-08-14 16:49:08 -07:00
Tony Tam
25805a4bc0
fixed petstore link
2013-08-14 10:53:31 -07:00