Tony Tam
9955bcc69f
updated versions
2014-08-01 17:34:15 -07:00
Tony Tam
c17cc1010f
rebuilt
2014-08-01 17:15:42 -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
Tony Tam
b09a8e91c9
updated key name
2014-08-01 17:12:08 -07:00
Tony Tam
c3904c54c8
updated key name
2014-08-01 17:11:59 -07:00
Tony Tam
26db2ce375
updated swagger-js to 2.0.34
2014-08-01 17:11:36 -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
Tony Tam
c948b40d34
Merge pull request #496 from chatch/master
...
sort routes alphabetically (254)
2014-07-28 07:45:31 -07: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
Tony Tam
dfd5e937d4
Merge pull request #500 from 3scale/patch-2
...
Fixed undefined variable error
2014-07-24 12:01:46 -07: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
Tony Tam
9b9b5b4551
updated distro to include #493
2014-07-14 13:42:57 -06:00
Tony Tam
50ded295d9
Merge pull request #493 from vanderlee/patch-1
...
Fix for issue #492 ; HTML in response headers
2014-07-14 13:41:46 -06: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
7945dec86c
updated versions, swagger-js
2014-07-12 20:14:38 -07:00
Tony Tam
011f70935d
fixed #340 with empty body, updated swagger-js
2014-07-10 22:36:41 -07:00
Tony Tam
f0a099728c
Merge branch 'master' of github.com:wordnik/swagger-ui
2014-07-03 12:19:47 -07:00
Tony Tam
d673d5d1cb
Merge pull request #479 from tillig/patch-2
...
Fix handling for jQuery response headers
2014-06-17 17:36:19 -07:00
Travis Illig
8ad843fc4f
Fix handling for jQuery response headers
...
Fixes the way response headers are parsed when using the jQuery client. Enables the response headers to be properly viewed in the UI. Previous logic consistently returned an empty set of headers. Includes minor changes to allow the use of JS strict mode, at least for this function.
2014-06-17 15:23:22 -07:00
Tony Tam
1b89ab4128
Merge pull request #477 from paladox2015/patch-3
...
Update underscore-min.js
2014-06-17 10:53:32 -07:00
Tony Tam
bfc0c987df
Merge pull request #478 from tillig/patch-1
...
Fix handling for jQuery response headers
2014-06-17 10:45:42 -07:00
Travis Illig
e250ab3e66
Fix handling for jQuery response headers
...
Fixes the way response headers are parsed when using the jQuery client. Enables the response headers to be properly viewed in the UI. Previous logic consistently returned an empty set of headers. Includes minor changes to allow the use of JS strict mode, at least for this function.
2014-06-17 09:46:12 -07:00
paladox2015
25c33cb472
Update underscore-min.js
2014-06-17 12:59:06 +01:00
Tony Tam
b8e4317929
updated to support explicit keys
2014-06-12 17:50:23 -07:00
Tony Tam
c2dd77ff3a
Merge pull request #435 from JoergAdler/master
...
The list of scopes now RFC6749 Sec.3.3 compliant
2014-06-01 16:35:58 -07:00
Tony Tam
4b535adcb7
bumped version
2014-05-14 09:45:38 -04:00
Tony Tam
05588bb669
fix for upload with no files
2014-05-14 09:45:18 -04:00
Tony Tam
f7694d8525
updated with version number
2014-04-30 09:30:59 -07:00
Samuel Raghunath
d96fd58016
Updated index.html to include css links for print media
2014-04-29 14:49:51 -04:00
Tony Tam
8d0c9107e7
updated version for release
2014-04-29 11:13:43 -07:00
Tony Tam
1f3746a846
rebuilt distro for #331
2014-04-29 09:58:33 -07: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
Tony Tam
ca47551d93
updated swagger.js version
2014-04-27 21:36:04 -07:00
Tony Tam
15afbcf14f
added emitting version into swagger-ui.js file
2014-04-27 20:54:12 -07: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
Kyle J. Ginavan
84f4e670fc
added scope to swagger, therefore, it can be included/embedded within other applications and not have css bleed.
2014-04-11 08:53:26 -05:00
Pat
f6380d17e5
Update README.md
2014-04-09 10:14:50 -07:00
Jörg Adler
52db742a10
The list of scopes now RFC6749 Sec.3.3 compliant
...
See http://tools.ietf.org/html/rfc6749#section-3.3 for details.
The callback url is now determined correctly if the swagger index.html file and
therefore the o2c.html is not in root directory of the host.
Also the popup opens more than one authorization-request-tab in firefox
(seems to append the on-click js method instead of replacing it)
2014-04-03 12:31:02 +02:00
webron
a536583890
Update README.md
2014-03-23 13:14:41 +02:00
Tony Tam
a36da91d7e
updated oauth2 support into a single config
2014-03-20 15:38:56 -07:00
Tony Tam
96c14e43a9
updated oauth2 support into a single config
2014-03-20 15:38:30 -07:00
Tony Tam
2edd7ac058
Merge branch 'master' of github.com:wordnik/swagger-ui
2014-03-19 21:50:41 -07:00
Tony Tam
da63a33845
merged from oauth2 branch
2014-03-19 21:50:31 -07:00
Tony Tam
579abd6848
Merge pull request #402 from HughePaul/feature-requirefordistdir
...
Add index.js file that returns the dist location when require()d
2014-03-19 20:03:45 -07:00