Commit Graph

861 Commits

Author SHA1 Message Date
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
Tony Tam
ca47551d93 updated swagger.js version 2014-04-27 21:36:04 -07:00
Tony Tam
15afbcf14f added emitting version into swagger-ui.js file 2014-04-27 20:54:12 -07: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
Pat
f6380d17e5 Update README.md 2014-04-09 10:14:50 -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
webron
a536583890 Update README.md 2014-03-23 13:14:41 +02: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
2edd7ac058 Merge branch 'master' of github.com:wordnik/swagger-ui 2014-03-19 21:50:41 -07:00
Tony Tam
da63a33845 merged from oauth2 branch 2014-03-19 21:50:31 -07:00
Tony Tam
579abd6848 Merge pull request #402 from HughePaul/feature-requirefordistdir
Add index.js file that returns the dist location when require()d
2014-03-19 20:03:45 -07:00
Tony Tam
1f6aa46e52 updated swagger-js, version 2014-03-19 08:28:16 -07:00
webron
c9652472a2 Create LICENSE 2014-03-19 16:08:07 +02:00
Tony Tam
aeffecd8d4 rebuilt per #417 2014-03-18 19:47:04 -07:00
Tony Tam
9e8e62c17c Merge pull request #417 from spil-johan/master
Don't send empty form fields as undefined for file uploads
2014-03-18 19:46:09 -07:00
Tony Tam
c69c6f8d34 rebuilt per #418 2014-03-18 19:45:41 -07:00
Tony Tam
fac6d94886 Merge pull request #418 from spil-johan/headers
Fix header response on file upload
2014-03-18 19:44:43 -07:00
Tony Tam
a5556d7f01 added options styling, swagger-js update, per #420 2014-03-18 19:41:49 -07:00
Tony Tam
8f665f76da Merge pull request #414 from mondia/master
Multi-selection in query parameter 'allowableValues' listbox for 'array' param type.
2014-03-12 12:35:38 -07:00
Johan.Bloemberg
191416e666 Fix header response on file upload 2014-03-10 11:41:45 +01:00
Johan.Bloemberg
e84acba53e Don't send empty form fields as undefined for file uploads 2014-03-10 11:18:43 +01:00
valdemon
1a346fbf26 Modified commit for the https://github.com/wordnik/swagger-ui/pull/414
Brings backward compatibility for the 'allowMultiple' attribute.
2014-03-06 12:39:49 +01:00
Tony Tam
28ac6f8745 rebuilt 2014-03-05 17:08:53 -08:00
Tony Tam
77aa535a0f Merge pull request #413 from spil-johan/master
No request url or response body data on file upload
2014-03-05 17:08:10 -08:00
Tony Tam
2a9453531d updated client 2014-03-05 17:06:09 -08:00
Tony Tam
467cac23cc Merge branch 'normalized' 2014-03-05 16:52:18 -08:00
Tony Tam
d6738ede2b Merge branch 'normalized' of github.com:wordnik/swagger-ui into normalized 2014-03-05 16:50:49 -08:00
Tony Tam
5dffa48ac7 fix for toggle operation 2014-03-05 16:50:24 -08:00
Tony Tam
2393feacae Merge pull request #411 from MendeleyStack/normalized-fix
fixed id construction in toggleOperationContent
2014-03-05 16:33:26 -08:00
Johan.Bloemberg
a539691568 Fix content and response url on file uploads 2014-03-05 14:10:10 +01:00
Joyce Stack
5418738956 fixed id construction in toggleOperationContent 2014-03-05 10:08:23 +00:00
Tony Tam
c92e9a14b9 fix for #410, varibles declared in closures cause ie8 pains 2014-03-04 23:30:15 -08:00
Tony Tam
dc7b663239 updated files 2014-02-27 23:35:36 -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
Paul Winkler
99b3f7d00e Add index.js file that returns the dist location and version when required 2014-02-21 10:10:49 +00: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