Commit Graph

145 Commits

Author SHA1 Message Date
luca.frosini 18b77a179a Added missing query parameters 2023-11-09 19:10:34 +01:00
luca.frosini 85935c71d7 Added expiring time for ModelKnowledge 2023-10-31 15:44:38 +01:00
luca.frosini ae136f9567 The client must not enforce the pagination. It is a server side issue 2023-10-31 15:33:03 +01:00
luca.frosini e1b1f23e81 Improving offset limit management to properly support paginated result 2023-10-31 15:25:08 +01:00
luca.frosini f6772e4647 Improved ContextCache 2023-10-27 14:53:03 +02:00
luca.frosini 54d387e035 Added constant which defines pagination defaults 2023-09-27 16:24:51 +02:00
luca.frosini 25fffa886d Added query parameters to get paginated results 2023-09-13 18:40:15 +02:00
Luca Frosini 35d8d854e2 Fixing cache 2023-05-16 11:01:57 +02:00
Luca Frosini 5aad485d06 Improved code 2023-05-10 17:50:40 +02:00
Luca Frosini e7e251dac8 improved context cache 2023-05-10 17:15:10 +02:00
Luca Frosini f6f2402b07 Removed query parameter which is not needed 2023-05-10 17:14:39 +02:00
Luca Frosini 6e33d8a936 Added available query parameters 2023-05-05 11:19:03 +02:00
Luca Frosini 6d08991dc3 Added interface RequestInfo 2023-05-02 17:23:49 +02:00
Luca Frosini 3596058992 fixed constant value 2023-05-02 15:48:19 +02:00
Luca Frosini a26b4fcba5 Adde INCLUDE_META_ and INCLUDE_META_IN_ALL_INSTANCES QUERY_PARAMETERs 2023-05-02 14:38:13 +02:00
Luca Frosini 71a9acae34 Fixed code to comply with uuid property rename to id 2023-04-28 11:46:13 +02:00
Luca Frosini 74a5ce896c Reorganized utilities and their usage 2023-04-21 15:58:25 +02:00
Luca Frosini e1284006e7 Porting code to redesigned E/R format 2023-04-19 11:37:03 +02:00
Luca Frosini 9c23f9f42a Redesigning E/R instance definition 2023-04-18 17:51:40 +02:00
Luca Frosini 741c80cc19 fixed code 2023-03-01 20:06:07 +01:00
Luca Frosini d3667cd4d3 Added usage of common-utility 2023-02-22 15:13:49 +01:00
Luca Frosini bb14a1d871 Removed usage of authorization-utils 2023-02-16 15:57:03 +01:00
Luca Frosini 15612ec339 suppressed warning 2023-02-09 17:03:37 +01:00
Luca Frosini e3de1aa426 Splitted code to use a function individually 2023-02-09 17:01:59 +01:00
Luca Frosini 2d295bf216 Upgraded ContextTest to new auth 2023-02-09 16:41:26 +01:00
Luca Frosini d7dad5f824 Merged some changes made in branch feature/23630 2023-02-09 16:26:59 +01:00
Luca Frosini 61e8cd6cb0 Merged changes made on branch 2023-02-09 16:18:10 +01:00
Luca Frosini 13370bef1e Merging changes made in branch 'feature/23630' 2023-02-09 16:04:39 +01:00
Luca Frosini c05ac9e107 Moved to reorganized is-model 2023-02-07 16:59:52 +01:00
Luca Frosini fda1b553f6 Fixed condition 2022-11-11 12:01:04 +01:00
Luca Frosini aa501ed35d Backported service instance predictive URL 2022-07-21 16:41:25 +02:00
Luca Frosini c253696868 Reorganized query and path parameters constants 2022-07-20 12:09:07 +02:00
Luca Frosini eb609e5a72 Removed empty line 2022-07-18 16:33:08 +02:00
Luca Frosini 2025a20586 Removed uneeded parameters 2022-07-18 16:27:21 +02:00
Luca Frosini 499dea63f8 ignored ini file 2022-07-18 15:48:59 +02:00
Luca Frosini 9819a1bd7f Added comment 2022-07-14 15:50:29 +02:00
Luca Frosini be64562088 Removed uneeded dependecy 2022-07-07 11:35:05 +02:00
Luca Frosini 4306f81be6 Fixed service class 2022-06-13 14:29:05 +02:00
Luca Frosini 0e67832e24 Added a way to force add to context 2022-06-08 16:04:35 +02:00
Luca Frosini d5411dd739 Fixed ContextCache clean 2022-06-07 17:24:34 +02:00
Luca Frosini a7b98b71f5 Refactored package name 2022-02-01 16:45:34 +01:00
Luca Frosini 6a5c7ae7c1 Added QueryTemplate dedicated exceptions 2022-02-01 16:45:21 +01:00
Luca Frosini e635e0817e Added support for context names included in header among UUIDs 2021-10-28 11:17:54 +02:00
Luca Frosini 1e7a8d606a Fixed import due to packages renaming 2021-10-25 11:38:51 +02:00
Luca Frosini 05ffdc68a2 Aligned package names 2021-10-25 10:59:11 +02:00
Luca Frosini fd64e5fc85 Adding Query Templates support 2021-10-21 19:08:11 +02:00
Luca Frosini 95c1400f0f Fixed package 2021-10-21 19:07:45 +02:00
Luca Frosini 5f1246befb Adding QueryTemplates support 2021-10-21 16:59:40 +02:00
Luca Frosini ba01253865 Added useful overloaded method 2021-09-17 11:42:42 +02:00
Luca Frosini e0f0985ef6 Removed old query parameter which cause only bugs 2021-07-07 11:57:28 +02:00