Commit Graph

174 Commits

Author SHA1 Message Date
jinpengcheng
3d324a0e3b Fixed Project describe "name" field error in swagger.yaml
The "name" field of Project's properties in swagger.yaml,
but "POST" Project API use parameter "project_name".
2016-08-03 20:14:00 -07:00
yhua
b2beef9454 fix swagger.yml online check issue: op_time definition & no use definitions 'repository' 2016-07-19 15:40:35 +08:00
Wenkai Yin
d77a78e4d1 Merge pull request #342 from wemeya/develop
change swagger.yml
2016-06-15 11:53:38 +08:00
wemeya
a2c073e8f9 change url error 2016-06-14 18:03:20 +08:00
wemeya
5205bd2367 change url for toggle project 2016-06-13 18:51:14 +08:00
Wenkai Yin
14e71f0052 Merge branch 'master' into sync_image
Conflicts:
	.travis.yml
	models/accesslog.go
	models/project.go
	models/user.go
2016-06-13 18:14:41 +08:00
wemeya
6f188e5620 modify swagger.yml 2016-06-08 17:00:25 +08:00
wemeya
97c8c785bd modify swagger.yml 2016-06-08 15:14:41 +08:00
wemeya
a481a01035 modify swagger.yml 2016-06-08 11:20:41 +08:00
wemeya
e34162bcb5 modify syntax error 2016-06-07 20:38:56 +08:00
Tan Jiang
2a79a577e9 update swagger 2016-06-03 18:50:42 +08:00
wemeya
97b5d16e26 change dao_test file 2016-05-30 17:22:38 +08:00
wemeya
b29a41034c modify code according to review 2016-05-27 17:54:25 +08:00
wemeya
4314c244e5 add instructions for new added api 2016-05-26 16:48:49 +08:00
Wenkai Yin
43fb697484 fix error in swagger.yaml 2016-05-12 13:58:07 +08:00
wy65701436
b68f2e1d22 pass on the swagger parser check. 2016-05-03 23:43:37 -07:00
wy65701436
f4f716ad31 pass on the swagger editor check. 2016-05-03 18:39:37 -07:00
wy65701436
c7da848dd5 pass on the swagger editor check. 2016-05-03 18:27:07 -07:00
wy65701436
73fe2a30d6 remove duplicate parameters lines. 2016-05-02 22:43:50 -07:00
wy65701436
ff42923401 update API for creating user, updating password and comment post return. 2016-05-02 21:05:06 -07:00
wy65701436
2a461ee53e update API for creating user, updating password and comment post return. 2016-05-02 20:58:50 -07:00
Wenkai Yin
ba69666509 add delete API to swagger 2016-04-20 13:31:47 +08:00
Zhao Peng
e4a7fa0435 Update swagger.yaml
yaml key "/projects/{project_id}/members/" duplicated.
move get and post block in same "/projects/{project_id}/members/" key
2016-04-12 13:37:08 +08:00
wknet123
c2353f9c2d added configure_swagger.md and shell script. 2016-03-10 18:05:12 +08:00