Commit Graph

6621 Commits

Author SHA1 Message Date
Eric Himmelreich
2a16842f6b add correct link to distribution downloads 2013-02-04 14:17:18 -05:00
Tony Tam
e318616cd1 reverted default url 2013-02-04 10:39:45 -08:00
Tony Tam
9b1bd11f2d fix for #121 2013-02-01 21:32:14 -05:00
Tony Tam
f195c65880 improved error handling 2013-01-31 22:02:44 -05:00
Tony Tam
1ec55a8829 update for swagger.js#14, #138, #139 2013-01-31 20:06:34 -05:00
Tony Tam
7a23876ce7 updated README for download instructions 2013-01-25 20:16:14 -08:00
Tony Tam
8a9d41ca27 added dist folder back now that git downloads are gone 2013-01-25 20:15:23 -08:00
Tony Tam
f0f6a07a61 fixed file bug for indent issue and param type check 2013-01-25 20:13:09 -08:00
Tony Tam
ba2263e6f3 Merge pull request #133 from Filirom1/master
Simplify build
2013-01-23 09:44:18 -08:00
Filirom1
8669ad1018 update README 2013-01-23 17:22:18 +01:00
Filirom1
baab722d64 simplify build 2013-01-23 17:20:34 +01:00
Ayush Gupta
2212f73492 closes #107 2012-12-04 22:11:55 +05:30
Ayush Gupta
eb4198ccd0 using the latest swagger.js 2012-12-03 22:58:01 +05:30
Ayush Gupta
5e714918aa closes #98 2012-12-03 22:57:02 +05:30
Tony Tam
24dc86fb4c Merge pull request #104 from pose/master
Fixing template that was broken during merge
2012-12-03 06:47:55 -08:00
Alberto Pose
3edb6437fb Fixing merge problem 2012-11-29 15:36:52 -03:00
Tony Tam
356ae491aa fixed duplicate model, updated example name 2012-11-27 16:03:54 -08:00
Tony Tam
7bc8109e88 re-merged #96 2012-11-27 15:04:12 -08:00
Tony Tam
3fd37c3ef6 Merge pull request #102 from sequielo/patch-1
Update src/main/javascript/doc.js
2012-11-27 13:48:06 -08:00
Tony Tam
586c6d6292 Merge pull request #103 from pose/xml-pretty-print
Adding XML pretty printing to responses
2012-11-27 13:47:51 -08:00
Alberto Pose
12bdd38406 Adding fallback to XML when JSON response parsing fails. 2012-11-27 18:24:32 -03:00
sequielo
369b639329 Update src/main/javascript/doc.js
fixed #101: expand operations for resource when resource paramenter is an empty string.
2012-11-27 00:14:47 -02:00
Tony Tam
3f9ed33f7f added missing files per #100 2012-11-26 13:47:34 -08:00
Tony Tam
d1bffc8fb4 manual merge of #97 2012-11-25 21:52:30 -08:00
Tony Tam
55f0c1a2f8 Merge pull request #95 from pose/json-response-pretty-print
Adding JSON sample UI to response
2012-11-25 21:10:52 -08:00
Tony Tam
03e21019d2 Merge pull request #94 from pose/titles-fix
Small change to signature titles
2012-11-25 21:10:16 -08:00
Tony Tam
75fd46ef21 Merge pull request #96 from pose/operation-nonce
Adding operation number to create a unique href for the <a/> tag.
2012-11-25 21:09:40 -08:00
Alberto Pose
75ff471425 Adding operation number to create a unique href for the <a/> tag. 2012-11-22 17:45:40 -03:00
Alberto Pose
dd1b2219b8 Adding JSON sample UI to response 2012-11-21 13:20:09 -03:00
Alberto Pose
f5cfee8296 Small improvements to some titles 2012-11-21 11:50:05 -03:00
Ayush Gupta
a1337cf118 coffeescript compiled swagger.js for #91 2012-11-20 14:36:16 +05:30
Ayush Gupta
2bc67cbcae Merge pull request #91 from predicador37/master
Fixes Issue  #68 in a generic way for any param with any regex
2012-11-20 01:04:08 -08:00
predicador37
30886478d4 fixes https://github.com/wordnik/swagger-core/issues/68 in a generic way. Should work with all params. 2012-11-20 09:28:03 +01:00
Ayush Gupta
fc320397e9 fix from https://github.com/wordnik/swagger-core/issues/68 2012-11-20 12:04:10 +05:30
Tony Tam
9b58ed5430 redo of PR #88, #89, #90 2012-11-19 19:51:28 -08:00
Tony Tam
2d62bddfb8 updated to 1.1.4 2012-11-19 19:30:42 -08:00
Ayush Gupta
cfa2006042 closes #83 2012-11-16 12:11:47 +05:30
Ayush Gupta
3dca74c08f closes #84 2012-11-16 12:01:30 +05:30
Alberto Pose
fd6379140d Adding syntax highlight to JSON snippets and responses. 2012-11-15 18:13:33 -03:00
Alberto Pose
ab572e87be Removing console.log 2012-11-15 12:25:28 -03:00
Ayush Gupta
e4cf6e8f8c Merge pull request #79 from gregmac/patch-1
Fix for #54
2012-11-14 21:53:52 -08:00
Ayush Gupta
2bfa39295a merged pull request #42 from @tim-vandecasteele 2012-11-15 11:01:28 +05:30
Alberto Pose
9687a8084f Adding 'snippet' tab to parameter datatype signature UI
This new section displays how a complex datatype should look like providing some sample code for the developer using Swagger.
2012-11-14 17:33:51 -03:00
Ayush Gupta
086b24bb04 Merge pull request #80 from pose/master
Added table with response codes to Operation
2012-11-14 06:50:50 -08:00
Greg MacLellan
ad944b93f3 Support console.log in IE9
IE9 does console incorrectly, this fixes according to http://stackoverflow.com/questions/5538972/console-log-apply-not-working-in-ie9
2012-11-13 13:03:16 -05:00
Alberto Pose
7e9d4692c4 Merge branch 'master' of github.com:pose/swagger-ui
Conflicts:
	lib/swagger.js
2012-11-12 20:29:41 -03:00
Alberto Pose
d666d09741 Adding response status code views (swagger.js updated). 2012-11-12 20:26:24 -03:00
Greg MacLellan
abcd97d512 Added doctype declaration
In IE in particular, not including a doctype causes it to do all sorts of ridiculous things, like rendering in IE5 quirks mode. 

I am not sure why any developers would using IE, but my QA team found this and it's an easy enough fix and technically the right thing to do, so might as well fix it.
2012-11-09 17:06:18 -05:00
Ayush Gupta
b743c0f3db closes #35 2012-11-06 11:03:38 +05:30
Ayush Gupta
8d3a5010b4 closes #63 2012-11-05 13:31:17 +05:30