Tony Tam
7b3b7066eb
Merge pull request #543 from STRML/fixInlineEvents
...
Remove inline event handlers from resource template.
2014-09-12 13:51:55 -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
9b0aa32941
rebuilt
2014-08-27 19:50:34 -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
Tony Tam
3a7b66d345
Merge pull request #541 from STRML/master
...
Fix self XSS in request url.
2014-08-24 11:04:36 -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
ec81d25cb0
Merge pull request #532 from Antek-drzewiecki/oauth_redirect_url_fix
...
Fixed oauth redirect url path. URL works with nested pathnames.
2014-08-14 08:30:27 -07:00
Antek Drzewiecki
2b08c0e209
Fixed oauth redirect url path. URL works with nested pathnames.
2014-08-14 17:01:18 +02:00
Tony Tam
ee199633f6
fixes for https://github.com/wordnik/swagger-js/issues/107
2014-08-06 15:59:32 -07:00
Tony Tam
4ea20859c7
updated swagger-js
2014-08-02 15:24:51 -07:00
Tony Tam
0a52e344e7
updated swagger-js, added #507 to dist
2014-08-02 09:31:17 -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
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
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