Commit Graph

201 Commits

Author SHA1 Message Date
Tony Tam
922848b195 fix for #602 2014-09-23 00:54:14 -07:00
Tony Tam
da661827bf fix for #596 2014-09-22 21:55:48 -07:00
Tony Tam
0cabc3017b updated client to enable auth #588 2014-09-20 21:21:04 -07:00
Tony Tam
a0f398853a fix for #592, added http method 2014-09-19 11:35:37 -07:00
Tony Tam
4e508c0a1e updated link 2014-09-18 21:04:24 -07:00
Tony Tam
b9c631e09e merged from master 2014-09-18 19:40:33 -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
0c44f83c26 updated swagger lib 2014-09-15 17:36:28 -07:00
Tony Tam
0395bf3eb3 updated swagger-js 2014-09-14 14:06:31 -07:00
Tony Tam
66718f23dd updates to develop branch 2014-09-12 16:09:42 -07:00
Tony Tam
bdec07e8c3 updated files 2014-09-07 17:12:03 -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
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
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
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
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
05588bb669 fix for upload with no files 2014-05-14 09:45:18 -04:00
Tony Tam
1f3746a846 rebuilt distro for #331 2014-04-29 09:58:33 -07:00
Tony Tam
ca47551d93 updated swagger.js version 2014-04-27 21:36:04 -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
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
1f6aa46e52 updated swagger-js, version 2014-03-19 08:28:16 -07:00
Tony Tam
a5556d7f01 added options styling, swagger-js update, per #420 2014-03-18 19:41:49 -07:00
Tony Tam
c92e9a14b9 fix for #410, varibles declared in closures cause ie8 pains 2014-03-04 23:30:15 -08:00
Tony Tam
7b77ffd079 ie8 fixes 2014-02-27 19:55:56 -08:00
Tony Tam
2a642f5a5f fix for https://github.com/wordnik/swagger-js/issues/81 2014-02-26 12:13:42 -08:00
Tony Tam
aa848529c0 updated swagger-js 2014-02-19 11:49:15 -08:00
Tony Tam
7108afc191 updated swagger-js version 2014-02-19 11:17:26 -08:00
Tony Tam
0095768ab7 fix for https://github.com/wordnik/swagger-ui/pull/399 2014-02-18 15:54:36 -08:00
Tony Tam
31e772f0bf fix for array params 2014-02-18 10:59:49 -08:00
Tony Tam
b41b200061 fixes for allowable values 2014-02-16 08:26:38 -08:00
Tony Tam
65a5bc34eb updated swagger-js per https://github.com/wordnik/swagger-ui/pull/394#issuecomment-35181116 https://github.com/wordnik/swagger-ui/pull/394#issuecomment-35181116 2014-02-16 07:58:18 -08:00
Tony Tam
cc49093471 updated swagger-js versions 2014-02-13 14:11:31 -08:00
Tony Tam
b8943665a2 updated client to 2.0.13 2014-02-12 07:37:41 -08:00
Tony Tam
0c0ffc569f updated swagger-client 2014-02-03 22:25:57 -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
53593b796e fix for #387 2014-02-03 16:20:07 -08:00
Tony Tam
7dd5142df2 fix for #381 2014-01-27 07:13:12 -08:00
Tony Tam
c22d94b940 updated swagger-js client, support for IE8 2014-01-23 20:40:10 -08:00
Tony Tam
15acb15af6 fix for #248 2014-01-02 19:54:10 -08:00
invincible
542d4fe478 safe-JSON-parsing-check-for-type-undefined 2013-12-27 13:51:50 -05:00
Tony Tam
4601f62702 fix for #334 2013-11-06 21:06:27 -08:00
Tony Tam
348f1e109b updated swagger-js 2013-09-26 16:24:06 -07:00
Tony Tam
3347d7e9fd merged pr for https://github.com/wordnik/swagger-js/pull/54 2013-09-16 14:54:36 -07:00