Commit Graph

26 Commits

Author SHA1 Message Date
3a77eff86e can get comment children of an other comment 2019-09-22 23:54:53 +02:00
a37afc1ada return votes after vote 2019-09-20 22:42:50 +02:00
68acd3b075 fix migration with function upsert_article 2019-09-18 01:07:37 +02:00
c2beed416e replace Article entity by Article request for the HTTP request
Add draft
2019-09-16 22:47:37 +02:00
742927a590 Add route for get all versions of one article 2019-09-05 17:45:24 +02:00
4990015769 fix openApi 2019-09-05 16:37:26 +02:00
3a4a90abfe fix openAPI 2019-09-05 11:21:01 +02:00
52dfaaf814 Add Pagination Object on OpenApi 2019-08-30 22:33:34 +02:00
f5bff403f0 feature #8: create Vote Constitution route 2019-08-30 15:51:55 +02:00
5e5405e5f9 feature #8: Add definition in openApi for Vote Article 2019-08-30 15:40:17 +02:00
7a8f8d3d6a add IDEA config for local connexion "test" 2019-08-30 12:09:26 +02:00
e861c29b69 feature #11: describe "create/delete follow to constitution" in openAPI 2019-08-30 10:12:57 +02:00
fffecd5072 feature #11: describe "create/delete follow to article" in openAPI 2019-08-30 10:12:57 +02:00
2f079d9d9d feature #11: describe "Extra" component in openAPI 2019-08-30 10:10:03 +02:00
9c3dce7511 feature #11: describe "get/edit comment to constitution" in openAPI 2019-08-30 10:10:03 +02:00
31f1504e56 feature #11: describe "get/edit comment to article" in openAPI 2019-08-30 10:10:03 +02:00
639b839058 feature #11: describe "get/edit comment" in openAPI 2019-08-29 22:58:49 +02:00
00dbcaf7ab feature #11: describe "post article" in openAPI
add security
2019-08-29 22:36:41 +02:00
569f8a5fc3 feature #11: describe "constitutions routes" in openAPI 2019-08-29 22:27:26 +02:00
fb2b393c2e feature #11: add schemas CreatedAt in openAPI 2019-08-29 14:42:24 +02:00
299304f379 feature #11: describe "get article(s)" in openAPI 2019-08-29 14:23:14 +02:00
20e9c3f7ef Refactor openApi parameters 2019-08-29 14:11:08 +02:00
9fb6440736 feature #11: describe "get citizens" in openAPI 2019-08-29 13:42:22 +02:00
11fae5f19c feature #11: describe "get citizen" in openAPI 2019-08-29 13:30:08 +02:00
c057a4aad3 feature #11: describe login in openAPI 2019-08-29 10:30:57 +02:00
bff45ab9cf feature #11: describe register in openAPI 2019-08-29 02:22:50 +02:00