Commit Graph

131 Commits

Author SHA1 Message Date
Tony Tam
6961dd7f92 merged from develop, added fix for #627 2014-12-02 22:24:47 -08:00
Tony Tam
ba5182ec05 updated swagger-js per #715 2014-11-27 07:25:36 -10:00
Tony Tam
c578fc1832 updated swagger.js 2014-11-26 17:21:20 -10:00
Tony Tam
bdcae38831 updated swagger-js per https://github.com/swagger-api/swagger-js/issues/167 2014-11-26 08:06:56 -10:00
Tony Tam
53fd2f013f fix for https://github.com/swagger-api/swagger-ui/issues/729 2014-11-18 08:28:08 -08:00
Tony Tam
af768dcdbf fix for #727 2014-11-17 17:02:05 -08:00
Tony Tam
329772af4c merged from auth_2.0 branch 2014-11-11 00:16:13 -08:00
Tony Tam
8e20a32344 updated js libs 2014-11-10 23:19:14 -08:00
Tony Tam
22c7a9672c updated from swagger-js 2014-10-30 07:59:02 -07:00
Tony Tam
9bdc758147 Merge branch 'master' of github.com:swagger-api/swagger-ui 2014-10-30 07:54:09 -07:00
Tony Tam
23562cecd0 added back exports 2014-10-30 07:53:10 -07:00
Jeremy Whitlock
295fa75dc4 Do not create operations for non-HTTP methods/verbs
Fixes #678
2014-10-28 09:49:03 -06:00
Tony Tam
aefd35237c updated for auth 2014-10-25 11:33:04 -07:00
Tony Tam
97d23f61de fix for https://github.com/wordnik/swagger-ui/issues/644, verify path object by type 2014-10-20 07:27:06 -07:00
Tony Tam
9ba4c38783 updated swagger-js for https://github.com/wordnik/swagger-js/issues/151 2014-10-18 17:38:25 -07:00
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