Commit Graph

10 Commits

Author SHA1 Message Date
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
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
Ayush Gupta
b743c0f3db closes #35 2012-11-06 11:03:38 +05:30
Артём Курапов
4ebfd081c0 Problem sending parameters via POST
Jquery seems to fail posting data as POST params if contentType is overwritten. At least in chrome
2012-10-15 14:44:48 +03:00
Arul
1429ee3eba setting content type to JSON for http PATCH
Updating OperationView.coffee to add JSON content type for PATCH 
similar to POST and PUT so that the newly added PATCH works fine
2012-10-02 01:42:48 +08:00
Ayush Gupta
ded600aecd closes #38 closes #37 2012-08-28 15:58:07 +05:30
Ayush Gupta
f2e63c65a7 support for non GET methods. Closes #15 2012-07-17 18:31:38 -07:00
Tony Tam
6be8516d60 updated key 2012-07-13 06:16:38 -07:00
Tony Tam
d2eb882e52 updated to v2 2012-07-11 09:57:27 -07:00