Commit Graph

72 Commits

Author SHA1 Message Date
Nara Kasbergen
6ce834cfa9 fixes #693 2015-05-14 18:13:31 -04:00
Nara Kasbergen
9923b3cf8a Use the correct new sorting parameter name 2015-05-13 11:47:25 -04:00
Tony Tam
97ed093e6e Merge pull request #1239 from ponelat/develop_2.0
fixes #1205, remove dead line
2015-05-08 13:29:02 -07:00
Josh Ponelat
37f4850ce2 fixes #1205, remove dead line 2015-05-05 19:36:23 +02:00
Josh Ponelat
ec86ee2df9 uncomment swagger-oauth and add script 2015-04-29 12:41:08 +02:00
Tony Tam
aadae973df rebuilt 2015-04-16 12:27:56 -07:00
Tony Tam
f9fdb05fbe Merge pull request #1170 from swagger-api/apikeyfix
Add API Key auth in onComplete callback of SwaggerUI#load call
2015-04-15 14:48:05 -07:00
Mohsen Azimi
b579783ba0 Add API Key auth in onComplete callback of SwaggerUI#load call 2015-04-15 14:46:32 -07:00
Tony Tam
0ab3370bc5 rebuilt 2015-04-15 12:27:09 -07:00
Mohsen Azimi
445e0353ca Append .json to v1 spec files to enforce Content-Type when serving in test 2015-03-25 12:49:57 -07:00
Mohsen Azimi
93c18d59b8 Make SwaggerUi UMD compatible 2015-03-23 14:28:14 -07:00
Mohsen Azimi
51bbbf03db Remove all references to swaggerUi global instance 2015-03-16 13:52:38 -07:00
Mohsen Azimi
66adb0d508 Remove global auth object references and fix header api key adding mechanism
Fixes #1033
2015-03-16 13:45:08 -07:00
Mohsen Azimi
dee699833f Update favicon with official logo and HiDPI support 2015-03-09 18:07:35 -07:00
Mohsen Azimi
998cfc72b1 Bring back "Raw" link for 1.2 specs 2015-03-06 14:33:54 -08:00
Nuno Vieira
f10c0ff405 add print style sheet 2015-02-27 18:18:14 +00:00
Tony Tam
b5ebe4f796 rebuilt 2015-02-18 21:19:14 -08:00
Mohsen Azimi
ae4686b0dd More test + fix decodeURIComponent call
Previously I was calling decodeURIComponent on regex match result which
was an array. This fixes that and alos adds more tests
2015-01-30 16:34:08 -08:00
Mohsen Azimi
9e8473308f a build 2015-01-30 16:30:51 -08:00
Tony Tam
be837167eb removed unnecessary logging 2015-01-30 15:02:05 -08:00
Mohsen Azimi
030cea26d8 Finish "gulp" command 2015-01-29 16:33:14 -08:00
Tony Tam
16135670c1 updated swagger-client lib, index fonts 2015-01-29 10:10:44 -08:00
Tony Tam
b7a7607820 merged from develop, #824 2015-01-28 22:45:35 -08:00
Tony Tam
d9a3c65ac4 fixed build, dist 2015-01-28 22:40:52 -08:00
Tony Tam
f7c14fadf6 updated & rebuilt lib with unified client 2015-01-27 17:01:12 -08:00
Tony Tam
187e0a1162 updated link, removed buttons 2014-11-11 09:37:30 -08:00
Tony Tam
2d0b3262f3 updated index 2014-10-20 07:28:45 -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
d16b149f39 fix for #632, param names other than 2014-10-17 08:52:44 -07:00
Tony Tam
c6fb33a9c7 added support for body params with name other than 2014-10-17 08:51:15 -07:00
Tony Tam
b0eff2d78b added exception handling, updated client 2014-09-28 20:19:17 -07:00
Tony Tam
1eac80abdd formatting 2014-09-28 19:26:59 -07:00
Tony Tam
4e15e9a068 added key listener 2014-09-25 21:44:23 -07:00
Tony Tam
b9e79d6824 Merge pull request #594 from alexagranov/master
pull out onChange handler for #input_apiKey so it can be called manually
2014-09-25 21:39:24 -07:00
Tony Tam
fedb12960b added null check 2014-09-20 21:20:15 -07:00
Alex Agranov
19c34cf1ea tidy up the commenting 2014-09-19 18:18:57 -04:00
Alex Agranov
ad3e9e5481 pull out onChange handler for #input_apiKey so it can be called manually 2014-09-19 18:14:28 -04:00
Tony Tam
4e508c0a1e updated link 2014-09-18 21:04:24 -07:00
Tony Tam
963c009870 added 2.0 client 2014-09-11 15:39:09 -07:00
Tony Tam
9955bcc69f updated versions 2014-08-01 17:34:15 -07:00
Tony Tam
011f70935d fixed #340 with empty body, updated swagger-js 2014-07-10 22:36:41 -07:00
Tony Tam
b8e4317929 updated to support explicit keys 2014-06-12 17:50:23 -07:00
Samuel Raghunath
d96fd58016 Updated index.html to include css links for print media 2014-04-29 14:49:51 -04: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
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
da63a33845 merged from oauth2 branch 2014-03-19 21:50:31 -07:00
Tony Tam
c22d94b940 updated swagger-js client, support for IE8 2014-01-23 20:40:10 -08:00
Bryan Matsuo
fc0ccd4486 restrict uploaded file inputs to those in the form being submitted 2013-12-20 17:17:06 -08:00