Commit Graph

33 Commits

Author SHA1 Message Date
Jim Martens e5a8dbf8b4 Added editorconfig 2020-07-11 22:59:13 +02:00
Jim Martens 92b5cb5f22 Updated integration test to ensure system data is returned 2020-07-11 22:53:15 +02:00
Jim Martens cd8fbab752 Changed health check to verify the entry point of the OParl service returns data 2020-07-11 22:50:08 +02:00
Jim Martens e40b67e293 Added non-generic sub classes for swagger documentation purposes 2020-07-11 22:44:19 +02:00
Jim Martens b08c8cc9c3 Removed nullable value as null values are not sent via JSON 2020-07-11 22:17:34 +02:00
Jim Martens 7e62fb8c9c Improved mapping for retrieval of legislative terms 2020-07-11 22:12:16 +02:00
Jim Martens 3f2e2aaef3 Removed return value from set method 2020-07-11 22:09:58 +02:00
Jim Martens 9a88ef34b2 Added remaining operations and corresponding tests 2020-07-11 22:09:26 +02:00
Jim Martens d2b8ae5b6d Added operation to request all agenda items in a body 2020-07-11 21:11:36 +02:00
Jim Martens c3c20d9ecf Added api response documentation 2020-07-11 21:11:13 +02:00
Jim Martens dcf5708d32 Sort operations in swagger ui alphabetically 2020-07-11 20:47:08 +02:00
Jim Martens 4537c77652 Added error handling for not found objects 2020-07-11 20:43:31 +02:00
Jim Martens 2f8d73c027 Modified controller test and related controller to cover object lists better 2020-07-11 19:58:13 +02:00
Jim Martens e2f896338f Added object lists as per requirement 2020-07-11 19:33:28 +02:00
Jim Martens 8787784067 Added operation to retrieve single agenda item 2020-07-11 19:33:11 +02:00
Jim Martens cdba815c32 Improved documentation of enum fields 2020-07-10 23:09:33 +02:00
Jim Martens 6774035fcd Extended controller and created test 2020-07-10 22:52:51 +02:00
Jim Martens 75ad80e760 Added OrganizationType to symbolize limited options 2020-07-10 22:46:10 +02:00
Jim Martens 02efc1b76a Added MeetingState to symbolize limited options 2020-07-10 22:42:19 +02:00
Jim Martens 379b619d89 Added missing field mainOrganization 2020-07-10 22:41:58 +02:00
Jim Martens d9fb4ae726 Added missing field classification 2020-07-10 21:42:32 +02:00
Jim Martens d14361b8fd Moved common fields back to the individual entitites 2020-07-10 21:11:11 +02:00
Jim Martens 37ee7bff7a Added remaining entities 2020-07-10 20:37:36 +02:00
Jim Martens 4db3b13082 Added missing non null annotation 2020-07-10 19:18:47 +02:00
Jim Martens 8216cb9f00 Removed obsolete import 2020-07-10 19:17:35 +02:00
Jim Martens 6c6aee8317 Added additional entities 2020-07-10 19:17:21 +02:00
Jim Martens c960f40ff3 Extracted retrieval into service 2020-07-08 23:48:45 +02:00
Jim Martens 21f04fa6e2 Extracted common fields into parent class 2020-07-08 23:48:33 +02:00
Jim Martens 9b570d53c6 Added bodies and body request and corresponding objects 2020-07-08 23:01:22 +02:00
Jim Martens 5089380cec Added first rudimentary OParl request 2020-07-08 00:06:57 +02:00
Jim Martens ef60abc4f9 Updated directory structure 2020-07-07 23:00:19 +02:00
Jim Martens ce00bd39ee Updated git attributes 2020-07-07 22:58:15 +02:00
Jim Martens 22af33852e Initial commit 2020-07-07 22:43:29 +02:00