Commit Graph

489 Commits

Author SHA1 Message Date
50b5ca03c6 Fix schema validator for parameters 2021-03-22 02:44:44 +01:00
9862e112eb Test openapi schema of GET /constitutions/{constitution}/follows 2021-03-22 00:52:23 +01:00
5dc1518cfc Test openapi schema of GET /citizens/{citizen}/follows/articles 2021-03-22 00:30:31 +01:00
fbd18e4c2e update wrapper 2021-03-21 22:36:52 +01:00
0e5943864d Test openapi schema of /follow/* 2021-03-20 02:43:53 +01:00
46cc61fc25 update kotlin 2021-03-20 02:00:05 +01:00
786b0bc949 create comment.toOutput() 2021-03-20 01:57:10 +01:00
8aa809c37e fix FindArticles schema 2021-03-20 01:25:23 +01:00
fdd69a687b create CitizenCreatorI.toOutput() 2021-03-20 01:20:58 +01:00
4c1ab796e4 Test openapi schema of /constitutions/* 2021-03-20 01:14:39 +01:00
c1a3590b2b Improve BitMaskI 2021-03-20 00:58:51 +01:00
c9ce2a9dc7 Refactor constitution entity 2021-03-20 00:55:39 +01:00
8701815288 Fix badRequest 2021-03-20 00:54:33 +01:00
d03b585372 Improve BitMaskI 2021-03-20 00:54:01 +01:00
c9879be72c create openapi schema ArticleListingResponse 2021-03-19 21:47:00 +01:00
ec8abf44b8 Idea config 2021-03-19 21:46:12 +01:00
776e0257fb add updatedAt for comment response 2021-03-19 21:19:53 +01:00
8f1f1f10d9 add required for paginated in openapi 2021-03-19 21:05:49 +01:00
cba3f1f4bc Change article.createdBy response 2021-03-19 21:04:55 +01:00
316b1e8318 Idea config 2021-03-18 21:09:55 +01:00
78a6cc417c Test openapi schema of
POST/GET /constitutions/{constitution}/comments
GET /citizens/{citizen}/comments/constitutions
2021-03-17 22:07:14 +01:00
564d612e9a Test openapi schema of GET /comments/{comment}/children 2021-03-17 20:55:58 +01:00
65bf9a75f0 Fix CommentConstitutionRepository repo 2021-03-17 18:37:39 +01:00
33ceb13cde Test openapi schema of GET /citizens/{citizen}/comments/articles 2021-03-17 18:30:46 +01:00
7765e6d27a Test openapi schema of PUT /comments/{comment} 2021-03-17 18:25:55 +01:00
ca402dbea7 Test openapi schema of /comments/{comment} 2021-03-17 18:09:05 +01:00
07ae50c40a Test openapi schema of /articles/{article}/comments 2021-03-17 17:48:42 +01:00
42dbd940a0 Test openapi schema of /articles/{article}/comments 2021-03-17 02:17:37 +01:00
0f768f3e4c Test openapi schema of /citizens/{citizen}/password/change 2021-03-17 00:46:05 +01:00
5fce37f269 Test openapi schema of /citizens/{id} 2021-03-17 00:28:01 +01:00
52bdcd0990 Test openapi schema of /citizens/current 2021-03-16 18:51:41 +01:00
1655f47044 Test openapi schema of /citizens 2021-03-16 18:23:40 +01:00
c07a57a591 Test openapi schema of Auth passwordless 2021-03-16 01:28:26 +01:00
0cf1aea9bf Test openapi schema of Register
Fix some routes
Improve Schema Validation
2021-03-16 00:53:10 +01:00
235de4e5ff Improve error on "no path found" in openapi file 2021-03-15 10:13:38 +01:00
869093ab25 Fix tests 2021-03-15 10:13:01 +01:00
189aa8d549 Test openapi schema response of Login 2021-03-15 02:02:26 +01:00
97b07fb424 Test openapi schema requestBody 2021-03-15 02:01:39 +01:00
9c88adbabd Test openapi schema response of FindArticlesVersion,GetOneArticle,UpsertArticle
change snack_case to camelCase
2021-03-12 23:32:32 +01:00
ed0873837b Test openapi schema parameters in path 2021-03-09 03:49:59 +01:00
6988365473 Test openapi schema parameters 2021-03-09 01:53:01 +01:00
4762275b5b Test openapi schema response of FindArticles 2021-03-08 23:13:48 +01:00
97c1e47db2 Fix openapi.yaml 2021-03-08 23:07:23 +01:00
bb637dd96a #71 Use response object for route FindArticles 2021-03-05 00:39:49 +01:00
9fc21f5459 clean warnings 2021-03-03 03:16:09 +01:00
d9deb4836e #72 Move Entity and repository on the same package 2021-03-03 02:46:51 +01:00
79feed54dd #68 Clean vote and citizen Entity
remove last warnings
2021-03-03 02:25:24 +01:00
2e8215eafc Add command to change vm.max_map_count before run docker 2021-03-03 01:25:23 +01:00
4c00095118 #68 Clean workgroup Entity 2021-03-02 23:25:00 +01:00
bc772f168f #68 Clean opinion Entity 2021-03-02 00:53:02 +01:00