Tony Tam
bc38d35aea
updated js client
2014-10-18 16:07:22 -07:00
Tony Tam
1738bf1272
fix for #663
2014-10-18 15:57:09 -07:00
Tony Tam
4d1e48df39
updated client per #669
2014-10-18 15:25:28 -07:00
Tony Tam
dc84dfc8f8
updated js client
2014-10-17 15:26:05 -07:00
Tony Tam
d16b149f39
fix for #632 , param names other than
2014-10-17 08:52:44 -07:00
Tony Tam
52f55054ed
updated swagger-js library
2014-10-16 09:09:22 -07:00
Tony Tam
559221de56
updated version check, multi support for 2.0
2014-10-16 02:02:56 -07:00
Tony Tam
03dd9fb7f4
fix for header undefined
2014-10-02 23:39:21 -07:00
Tony Tam
4d2ad25a10
added check for schema
2014-10-02 15:29:26 -07:00
Tony Tam
b0eff2d78b
added exception handling, updated client
2014-09-28 20:19:17 -07:00
Tony Tam
cbead84f8e
updated library
2014-09-27 22:59:19 -07:00
Tony Tam
b7a452eca3
fix for #605 , create default tag group
2014-09-26 09:52:27 -07:00
Tony Tam
0209cdd42b
updated lib
2014-09-25 06:04:18 -04:00
Tony Tam
2eabeb667a
updated client, converted newlines to br in description
2014-09-23 01:26:18 -07:00
Tony Tam
d838073389
updated libraries
2014-09-23 00:57:04 -07:00
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