You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@unomi.apache.org by sh...@apache.org on 2018/11/30 08:39:02 UTC

svn commit: r1847790 [2/2] - /incubator/unomi/website/rest-api-doc/input/input.js

Modified: incubator/unomi/website/rest-api-doc/input/input.js
URL: http://svn.apache.org/viewvc/incubator/unomi/website/rest-api-doc/input/input.js?rev=1847790&r1=1847789&r2=1847790&view=diff
==============================================================================
--- incubator/unomi/website/rest-api-doc/input/input.js (original)
+++ incubator/unomi/website/rest-api-doc/input/input.js Fri Nov 30 08:39:02 2018
@@ -15,7 +15,7 @@ com.qmino.miredot.restApiSource = {
 	"jsonDocHidden":false,
 	"singlePage":false,
 	"hideLogoOnTop":false,
-	"dateOfGeneration":"2018-11-23 18:07:42",
+	"dateOfGeneration":"2018-11-30 09:35:33",
 	"validLicense":true,
 	"licenseErrorMessage":[
 		
@@ -307,27 +307,27 @@ com.qmino.miredot.restApiSource.tos = {
 		"content":[
 		],
 	},
-	"org_apache_unomi_api_query_Aggregate_in":{
+	"javax_servlet_FilterRegistration_in":{
 		"type":"complex",
-		"name":"org_apache_unomi_api_query_Aggregate_in",
+		"name":"javax_servlet_FilterRegistration_in",
 		"content":[
 		],
 	},
-	"org_apache_unomi_api_query_Aggregate_out":{
+	"javax_servlet_FilterRegistration_out":{
 		"type":"complex",
-		"name":"org_apache_unomi_api_query_Aggregate_out",
+		"name":"javax_servlet_FilterRegistration_out",
 		"content":[
 		],
 	},
-	"javax_servlet_FilterRegistration_in":{
+	"org_apache_unomi_api_query_Aggregate_in":{
 		"type":"complex",
-		"name":"javax_servlet_FilterRegistration_in",
+		"name":"org_apache_unomi_api_query_Aggregate_in",
 		"content":[
 		],
 	},
-	"javax_servlet_FilterRegistration_out":{
+	"org_apache_unomi_api_query_Aggregate_out":{
 		"type":"complex",
-		"name":"javax_servlet_FilterRegistration_out",
+		"name":"org_apache_unomi_api_query_Aggregate_out",
 		"content":[
 		],
 	},
@@ -391,27 +391,27 @@ com.qmino.miredot.restApiSource.tos = {
 		"content":[
 		],
 	},
-	"org_apache_unomi_rest_RESTValueType_in":{
+	"org_apache_unomi_api_campaigns_Campaign_in":{
 		"type":"complex",
-		"name":"org_apache_unomi_rest_RESTValueType_in",
+		"name":"org_apache_unomi_api_campaigns_Campaign_in",
 		"content":[
 		],
 	},
-	"org_apache_unomi_rest_RESTValueType_out":{
+	"org_apache_unomi_api_campaigns_Campaign_out":{
 		"type":"complex",
-		"name":"org_apache_unomi_rest_RESTValueType_out",
+		"name":"org_apache_unomi_api_campaigns_Campaign_out",
 		"content":[
 		],
 	},
-	"org_apache_unomi_api_campaigns_Campaign_in":{
+	"org_apache_unomi_rest_RESTValueType_in":{
 		"type":"complex",
-		"name":"org_apache_unomi_api_campaigns_Campaign_in",
+		"name":"org_apache_unomi_rest_RESTValueType_in",
 		"content":[
 		],
 	},
-	"org_apache_unomi_api_campaigns_Campaign_out":{
+	"org_apache_unomi_rest_RESTValueType_out":{
 		"type":"complex",
-		"name":"org_apache_unomi_api_campaigns_Campaign_out",
+		"name":"org_apache_unomi_rest_RESTValueType_out",
 		"content":[
 		],
 	},
@@ -1124,25 +1124,6 @@ com.qmino.miredot.restApiSource.enums =
 };
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Consent_in"].content = [
 	{
-		"name":"scope",
-		"comment":"a scope identifier",
-		"fullComment":"Set the scope for this consent",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
-		"name":"status",
-		"comment":"the status to set on this consent",
-		"fullComment":"Sets the status for this consent. A Consent status of type REVOKED means that this consent is meant to be destroyed.",
-		"typeValue":com.qmino.miredot.restApiSource.enums["org_apache_unomi_api_ConsentStatus"],
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"typeIdentifier",
 		"comment":"a unique String to identify the consent type",
 		"fullComment":"Set the type identifier. This must be (no validation is done) a unique identifier for the consent type. These are usually externally defined, Apache Unomi has no knowledge of them except for this type identifier.",
@@ -1175,25 +1156,10 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
-];
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Consent_in"].ordered = false;
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Consent_in"].comment = "A consent is an object attached to a profile that indicates whether the profile has agreed or denied a special consent type";
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Consent_out"].content = [
-	{
-		"name":"typeIdentifier",
-		"comment":"a String containing the type identifier",
-		"fullComment":"Retrieve the consent type identifier for this consent.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
 	{
 		"name":"scope",
 		"comment":"a scope identifier",
-		"fullComment":"Retrieve the scope for this consent",
+		"fullComment":"Set the scope for this consent",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -1203,12 +1169,16 @@ com.qmino.miredot.restApiSource.tos["org
 	},
 	{
 		"name":"status",
-		"comment":"the current value for the status.",
-		"fullComment":"Retrieves the status for this consent. This is of type @ConsentStatus",
+		"comment":"the status to set on this consent",
+		"fullComment":"Sets the status for this consent. A Consent status of type REVOKED means that this consent is meant to be destroyed.",
 		"typeValue":com.qmino.miredot.restApiSource.enums["org_apache_unomi_api_ConsentStatus"],
 		"deprecated":false,
 		"required":false,
 	},
+];
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Consent_in"].ordered = false;
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Consent_in"].comment = "A consent is an object attached to a profile that indicates whether the profile has agreed or denied a special consent type";
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Consent_out"].content = [
 	{
 		"name":"statusDate",
 		"comment":"a valid date or null if this date was not set.",
@@ -1231,6 +1201,36 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
+	{
+		"name":"typeIdentifier",
+		"comment":"a String containing the type identifier",
+		"fullComment":"Retrieve the consent type identifier for this consent.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"scope",
+		"comment":"a scope identifier",
+		"fullComment":"Retrieve the scope for this consent",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"status",
+		"comment":"the current value for the status.",
+		"fullComment":"Retrieves the status for this consent. This is of type @ConsentStatus",
+		"typeValue":com.qmino.miredot.restApiSource.enums["org_apache_unomi_api_ConsentStatus"],
+		"deprecated":false,
+		"required":false,
+	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Consent_out"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Consent_out"].comment = "A consent is an object attached to a profile that indicates whether the profile has agreed or denied a special consent type";
@@ -1247,45 +1247,45 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"description",
+		"name":"parameters",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
+			"type":"collection",
+			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTParameter_in"],
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"id",
+		"name":"version",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"version",
+		"name":"description",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"parameters",
+		"name":"id",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTParameter_in"],
+			"type":"simple",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -1356,23 +1356,23 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"description",
+		"name":"version",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"version",
+		"name":"description",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -1462,17 +1462,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"persistent",
-		"comment":"<code>true</code> if this Event needs to be persisted, <code>false</code> otherwise",
-		"fullComment":"Specifies if this Event needs to be persisted.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"boolean",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"profileId",
 		"comment":"the profile id",
 		"fullComment":"Sets the profile id.",
@@ -1491,6 +1480,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
+	{
+		"name":"persistent",
+		"comment":"<code>true</code> if this Event needs to be persisted, <code>false</code> otherwise",
+		"fullComment":"Specifies if this Event needs to be persisted.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"boolean",
+		},
+		"deprecated":false,
+		"required":false,
+	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Event_in"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Event_in"].comment = "An event that can be processed and evaluated by the context server";
@@ -1507,23 +1507,23 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"scope",
-		"comment":"the Item's scope name",
-		"fullComment":"Retrieves the Item's scope.",
+		"name":"version",
+		"comment":null,
+		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"version",
-		"comment":null,
-		"fullComment":null,
+		"name":"scope",
+		"comment":"the Item's scope name",
+		"fullComment":"Retrieves the Item's scope.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -1577,6 +1577,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
+		"name":"profileId",
+		"comment":"the profile id",
+		"fullComment":"Retrieves the profile identifier of the Profile associated with this event",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"sessionId",
 		"comment":"the session identifier or <code>null</code> if unavailable",
 		"fullComment":"Retrieves the session identifier if available.",
@@ -1617,17 +1628,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
-	{
-		"name":"profileId",
-		"comment":"the profile id",
-		"fullComment":"Retrieves the profile identifier of the Profile associated with this event",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Event_out"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Event_out"].comment = "An event that can be processed and evaluated by the context server";
@@ -1685,7 +1685,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"path",
+		"name":"comment",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -1696,7 +1696,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"domain",
+		"name":"path",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -1707,45 +1707,45 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"secure",
+		"name":"maxAge",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"boolean",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"httpOnly",
+		"name":"domain",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"boolean",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"comment",
+		"name":"secure",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"maxAge",
+		"name":"httpOnly",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
@@ -1788,12 +1788,12 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"httpOnly",
+		"name":"comment",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"boolean",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -1810,23 +1810,23 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"comment",
+		"name":"maxAge",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"maxAge",
+		"name":"httpOnly",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
@@ -1909,24 +1909,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"systemProperties",
-		"comment":"a Map of system property name - value pairs",
-		"fullComment":"Specifies the system property name - value pairs.",
-		"typeValue":{
-			"type":"map",
-			"typeKey":{
-				"type":"simple",
-				"typeValue":"string",
-			},
-			"typeValue":{
-				"type":"simple",
-				"typeValue":"object",
-			},
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"profile",
 		"comment":"the associated Profile",
 		"fullComment":"Sets the associated Profile.",
@@ -1945,25 +1927,32 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
-];
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaSession_in"].ordered = false;
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaSession_in"].comment = "A Persona session";
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaSession_out"].content = [
 	{
-		"name":"itemType",
-		"comment":"a String representation of this Item's type, must equal the <code>ITEM_TYPE</code> value",
-		"fullComment":"Retrieves the Item's type used to assert metadata and structure common to Items of this type, notably for persistence purposes. The Item's type <strong>must</strong> match the value defined by the implementation's <code>ITEM_TYPE</code> public constant.",
+		"name":"systemProperties",
+		"comment":"a Map of system property name - value pairs",
+		"fullComment":"Specifies the system property name - value pairs.",
 		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
+			"type":"map",
+			"typeKey":{
+				"type":"simple",
+				"typeValue":"string",
+			},
+			"typeValue":{
+				"type":"simple",
+				"typeValue":"object",
+			},
 		},
 		"deprecated":false,
 		"required":false,
 	},
+];
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaSession_in"].ordered = false;
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaSession_in"].comment = "A Persona session";
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaSession_out"].content = [
 	{
-		"name":"scope",
-		"comment":"the Item's scope name",
-		"fullComment":"Retrieves the Item's scope.",
+		"name":"itemType",
+		"comment":"a String representation of this Item's type, must equal the <code>ITEM_TYPE</code> value",
+		"fullComment":"Retrieves the Item's type used to assert metadata and structure common to Items of this type, notably for persistence purposes. The Item's type <strong>must</strong> match the value defined by the implementation's <code>ITEM_TYPE</code> public constant.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -1983,6 +1972,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
+		"name":"scope",
+		"comment":"the Item's scope name",
+		"fullComment":"Retrieves the Item's scope.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"itemId",
 		"comment":"a String representation of the identifier, no particular format is prescribed as long as it is guaranteed unique for this particular Item.",
 		"fullComment":"Retrieves the Item's identifier used to uniquely identify this Item when persisted or when referred to. An Item's identifier must be unique among Items with the same type.",
@@ -2034,24 +2034,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"systemProperties",
-		"comment":"a Map of system property name - value pairs",
-		"fullComment":"Retrieves a Map of system property name - value pairs. System properties can be used by implementations to store non-user visible properties needed for internal purposes.",
-		"typeValue":{
-			"type":"map",
-			"typeKey":{
-				"type":"simple",
-				"typeValue":"string",
-			},
-			"typeValue":{
-				"type":"simple",
-				"typeValue":"object",
-			},
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"duration",
 		"comment":"the duration",
 		"fullComment":"Retrieves the duration.",
@@ -2092,6 +2074,24 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
+	{
+		"name":"systemProperties",
+		"comment":"a Map of system property name - value pairs",
+		"fullComment":"Retrieves a Map of system property name - value pairs. System properties can be used by implementations to store non-user visible properties needed for internal purposes.",
+		"typeValue":{
+			"type":"map",
+			"typeKey":{
+				"type":"simple",
+				"typeValue":"string",
+			},
+			"typeValue":{
+				"type":"simple",
+				"typeValue":"object",
+			},
+		},
+		"deprecated":false,
+		"required":false,
+	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaSession_out"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaSession_out"].comment = "A Persona session";
@@ -2274,17 +2274,6 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"domain",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"version",
 		"comment":null,
 		"fullComment":null,
@@ -2296,18 +2285,18 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"secure",
+		"name":"domain",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"boolean",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"httpOnly",
+		"name":"secure",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -2350,18 +2339,21 @@ com.qmino.miredot.restApiSource.tos["jav
 		"deprecated":false,
 		"required":false,
 	},
-];
-com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_NewCookie_out"].ordered = false;
-com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_NewCookie_out"].comment = null;
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaWithSessions_in"].content = [
 	{
-		"name":"persona",
+		"name":"httpOnly",
 		"comment":null,
 		"fullComment":null,
-		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Persona_in"],
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"boolean",
+		},
 		"deprecated":false,
 		"required":false,
 	},
+];
+com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_NewCookie_out"].ordered = false;
+com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_NewCookie_out"].comment = null;
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaWithSessions_in"].content = [
 	{
 		"name":"sessions",
 		"comment":null,
@@ -2373,18 +2365,18 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
-];
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaWithSessions_in"].ordered = false;
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaWithSessions_in"].comment = "A convenience object gathering a <code>Persona</code> and its associated <code>PersonaSession</code>s";
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaWithSessions_out"].content = [
 	{
 		"name":"persona",
 		"comment":null,
 		"fullComment":null,
-		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Persona_out"],
+		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Persona_in"],
 		"deprecated":false,
 		"required":false,
 	},
+];
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaWithSessions_in"].ordered = false;
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaWithSessions_in"].comment = "A convenience object gathering a <code>Persona</code> and its associated <code>PersonaSession</code>s";
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaWithSessions_out"].content = [
 	{
 		"name":"sessions",
 		"comment":null,
@@ -2396,21 +2388,18 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
-];
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaWithSessions_out"].ordered = false;
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaWithSessions_out"].comment = "A convenience object gathering a <code>Persona</code> and its associated <code>PersonaSession</code>s";
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_actions_Action_in"].content = [
 	{
-		"name":"type",
-		"comment":"the identifier of the associated action type",
-		"fullComment":"Sets the identifier of the associated action type.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
+		"name":"persona",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Persona_out"],
 		"deprecated":false,
 		"required":false,
 	},
+];
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaWithSessions_out"].ordered = false;
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaWithSessions_out"].comment = "A convenience object gathering a <code>Persona</code> and its associated <code>PersonaSession</code>s";
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_actions_Action_in"].content = [
 	{
 		"name":"parameterValues",
 		"comment":"the parameter values as a Map of parameter name - associated value pairs",
@@ -2429,14 +2418,10 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
-];
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_actions_Action_in"].ordered = false;
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_actions_Action_in"].comment = "An action that can be executed as a consequence of a <code>Rule</code> being triggered";
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_actions_Action_out"].content = [
 	{
 		"name":"type",
 		"comment":"the identifier of the associated action type",
-		"fullComment":"Retrieves the identifier of the associated action type.",
+		"fullComment":"Sets the identifier of the associated action type.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -2444,6 +2429,10 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
+];
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_actions_Action_in"].ordered = false;
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_actions_Action_in"].comment = "An action that can be executed as a consequence of a <code>Rule</code> being triggered";
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_actions_Action_out"].content = [
 	{
 		"name":"parameterValues",
 		"comment":"a Map of parameter name - associated value pairs",
@@ -2462,6 +2451,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
+	{
+		"name":"type",
+		"comment":"the identifier of the associated action type",
+		"fullComment":"Retrieves the identifier of the associated action type.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_actions_Action_out"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_actions_Action_out"].comment = "An action that can be executed as a consequence of a <code>Rule</code> being triggered";
@@ -2677,25 +2677,25 @@ com.qmino.miredot.restApiSource.tos["org
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PartialList_org_apache_unomi_api_rules_Rule__out"].comment = "A list of elements representing a limited view of a larger list, starting from a given element (offset from the first) and showing only a given number of elements, instead of showing all of them";
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Parameter_in"].content = [
 	{
-		"name":"defaultValue",
+		"name":"choiceListInitializerFilter",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
 		},
-		"deprecated":false,
+		"deprecated":true,
 		"required":false,
 	},
 	{
-		"name":"choiceListInitializerFilter",
+		"name":"defaultValue",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
 		},
-		"deprecated":true,
+		"deprecated":false,
 		"required":false,
 	},
 ];
@@ -2897,7 +2897,7 @@ com.qmino.miredot.restApiSource.tos["jav
 com.qmino.miredot.restApiSource.tos["javax_servlet_descriptor_TaglibDescriptor_in"].comment = null;
 com.qmino.miredot.restApiSource.tos["javax_servlet_descriptor_TaglibDescriptor_out"].content = [
 	{
-		"name":"taglibURI",
+		"name":"taglibLocation",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -2908,7 +2908,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"taglibLocation",
+		"name":"taglibURI",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3121,29 +3121,26 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"lastAccessedTime",
+		"name":"servletContext",
 		"comment":null,
 		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"number",
-		},
+		"typeValue":com.qmino.miredot.restApiSource.tos["javax_servlet_ServletContext_out"],
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"new",
+		"name":"attributeNames",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"boolean",
+			"typeValue":"java.util.Enumeration<java.lang.String>",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"maxInactiveInterval",
+		"name":"creationTime",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3154,53 +3151,56 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"sessionContext",
+		"name":"new",
 		"comment":null,
 		"fullComment":null,
-		"typeValue":com.qmino.miredot.restApiSource.tos["javax_servlet_http_HttpSessionContext_out"],
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"boolean",
+		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"valueNames",
+		"name":"lastAccessedTime",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"collection",
-			"typeValue":{
-				"type":"simple",
-				"typeValue":"string",
-			},
+			"type":"simple",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"servletContext",
+		"name":"maxInactiveInterval",
 		"comment":null,
 		"fullComment":null,
-		"typeValue":com.qmino.miredot.restApiSource.tos["javax_servlet_ServletContext_out"],
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"number",
+		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"attributeNames",
+		"name":"sessionContext",
 		"comment":null,
 		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"java.util.Enumeration<java.lang.String>",
-		},
+		"typeValue":com.qmino.miredot.restApiSource.tos["javax_servlet_http_HttpSessionContext_out"],
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"creationTime",
+		"name":"valueNames",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"simple",
-			"typeValue":"number",
+			"type":"collection",
+			"typeValue":{
+				"type":"simple",
+				"typeValue":"string",
+			},
 		},
 		"deprecated":false,
 		"required":false,
@@ -3222,23 +3222,23 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"initParameterNames",
+		"name":"servletName",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"java.util.Enumeration<java.lang.String>",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"servletName",
+		"name":"initParameterNames",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"java.util.Enumeration<java.lang.String>",
 		},
 		"deprecated":false,
 		"required":false,
@@ -3297,6 +3297,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
+		"name":"currency",
+		"comment":"the currency",
+		"fullComment":"Sets the currency.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"cost",
 		"comment":"the cost",
 		"fullComment":"Sets the cost.",
@@ -3340,17 +3351,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
-	{
-		"name":"currency",
-		"comment":"the currency",
-		"fullComment":"Sets the currency.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_campaigns_events_CampaignEvent_in"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_campaigns_events_CampaignEvent_in"].comment = "A specific campaign event to help analyzing your key performance indicators by marking specific dates during your campaign";
@@ -3397,6 +3397,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
+		"name":"currency",
+		"comment":"the currency",
+		"fullComment":"Retrieves the currency.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"cost",
 		"comment":"the cost associated with this campaign event",
 		"fullComment":"Retrieves the cost associated with this campaign event.",
@@ -3440,17 +3451,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
-	{
-		"name":"currency",
-		"comment":"the currency",
-		"fullComment":"Retrieves the currency.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_campaigns_events_CampaignEvent_out"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_campaigns_events_CampaignEvent_out"].comment = "A specific campaign event to help analyzing your key performance indicators by marking specific dates during your campaign";
@@ -3607,18 +3607,18 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"startCount",
+		"name":"key",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"targetCount",
+		"name":"startCount",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3629,7 +3629,7 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"percentage",
+		"name":"targetCount",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3640,12 +3640,12 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"key",
+		"name":"percentage",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
@@ -3712,9 +3712,31 @@ com.qmino.miredot.restApiSource.tos["org
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_goals_GoalReport$Stat_out"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_goals_GoalReport$Stat_out"].comment = "Statistics";
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Aggregate_in"].content = [
+com.qmino.miredot.restApiSource.tos["javax_servlet_FilterRegistration_in"].content = [
 	{
-		"name":"property",
+		"name":"initParameters",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"map",
+			"typeKey":{
+				"type":"simple",
+				"typeValue":"string",
+			},
+			"typeValue":{
+				"type":"simple",
+				"typeValue":"string",
+			},
+		},
+		"deprecated":false,
+		"required":false,
+	},
+];
+com.qmino.miredot.restApiSource.tos["javax_servlet_FilterRegistration_in"].ordered = false;
+com.qmino.miredot.restApiSource.tos["javax_servlet_FilterRegistration_in"].comment = null;
+com.qmino.miredot.restApiSource.tos["javax_servlet_FilterRegistration_out"].content = [
+	{
+		"name":"name",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3725,7 +3747,7 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"type",
+		"name":"className",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3736,7 +3758,7 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"parameters",
+		"name":"initParameters",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3747,38 +3769,44 @@ com.qmino.miredot.restApiSource.tos["org
 			},
 			"typeValue":{
 				"type":"simple",
-				"typeValue":"object",
+				"typeValue":"string",
 			},
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"dateRanges",
+		"name":"servletNameMappings",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_DateRange_in"],
+			"typeValue":{
+				"type":"simple",
+				"typeValue":"string",
+			},
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"ipRanges",
+		"name":"urlPatternMappings",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_IpRange_in"],
+			"typeValue":{
+				"type":"simple",
+				"typeValue":"string",
+			},
 		},
 		"deprecated":false,
 		"required":false,
 	},
 ];
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Aggregate_in"].ordered = false;
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Aggregate_in"].comment = "A specification for an aggregate as part of <code>AggregateQuery</code>s";
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Aggregate_out"].content = [
+com.qmino.miredot.restApiSource.tos["javax_servlet_FilterRegistration_out"].ordered = false;
+com.qmino.miredot.restApiSource.tos["javax_servlet_FilterRegistration_out"].comment = null;
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Aggregate_in"].content = [
 	{
 		"name":"property",
 		"comment":null,
@@ -3791,62 +3819,40 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"type",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
-		"name":"parameters",
+		"name":"dateRanges",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"map",
-			"typeKey":{
-				"type":"simple",
-				"typeValue":"string",
-			},
-			"typeValue":{
-				"type":"simple",
-				"typeValue":"object",
-			},
+			"type":"collection",
+			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_DateRange_in"],
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"dateRanges",
+		"name":"ipRanges",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_DateRange_out"],
+			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_IpRange_in"],
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"numericRanges",
+		"name":"type",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_NumericRange_out"],
+			"type":"simple",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
-];
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Aggregate_out"].ordered = false;
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Aggregate_out"].comment = "A specification for an aggregate as part of <code>AggregateQuery</code>s";
-com.qmino.miredot.restApiSource.tos["javax_servlet_FilterRegistration_in"].content = [
 	{
-		"name":"initParameters",
+		"name":"parameters",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3857,18 +3863,18 @@ com.qmino.miredot.restApiSource.tos["jav
 			},
 			"typeValue":{
 				"type":"simple",
-				"typeValue":"string",
+				"typeValue":"object",
 			},
 		},
 		"deprecated":false,
 		"required":false,
 	},
 ];
-com.qmino.miredot.restApiSource.tos["javax_servlet_FilterRegistration_in"].ordered = false;
-com.qmino.miredot.restApiSource.tos["javax_servlet_FilterRegistration_in"].comment = null;
-com.qmino.miredot.restApiSource.tos["javax_servlet_FilterRegistration_out"].content = [
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Aggregate_in"].ordered = false;
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Aggregate_in"].comment = "A specification for an aggregate as part of <code>AggregateQuery</code>s";
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Aggregate_out"].content = [
 	{
-		"name":"name",
+		"name":"property",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3879,7 +3885,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"className",
+		"name":"type",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3890,7 +3896,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"initParameters",
+		"name":"parameters",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3901,56 +3907,39 @@ com.qmino.miredot.restApiSource.tos["jav
 			},
 			"typeValue":{
 				"type":"simple",
-				"typeValue":"string",
+				"typeValue":"object",
 			},
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"servletNameMappings",
+		"name":"dateRanges",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"collection",
-			"typeValue":{
-				"type":"simple",
-				"typeValue":"string",
-			},
+			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_DateRange_out"],
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"urlPatternMappings",
+		"name":"numericRanges",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"collection",
-			"typeValue":{
-				"type":"simple",
-				"typeValue":"string",
-			},
+			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_NumericRange_out"],
 		},
 		"deprecated":false,
 		"required":false,
 	},
 ];
-com.qmino.miredot.restApiSource.tos["javax_servlet_FilterRegistration_out"].ordered = false;
-com.qmino.miredot.restApiSource.tos["javax_servlet_FilterRegistration_out"].comment = null;
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Aggregate_out"].ordered = false;
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Aggregate_out"].comment = "A specification for an aggregate as part of <code>AggregateQuery</code>s";
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_ClusterNode_in"].content = [
 	{
-		"name":"master",
-		"comment":"<code>true</code> if this node is a master node, <code>false</code> otherwise",
-		"fullComment":"Specifies whether this ClusterNode is a master node, i.e. this node doesn't store any data but is only focused on cluster management operations..",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"boolean",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"cpuLoad",
 		"comment":"the cpu load",
 		"fullComment":"Sets the cpu load.",
@@ -4009,6 +3998,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
+		"name":"master",
+		"comment":"<code>true</code> if this node is a master node, <code>false</code> otherwise",
+		"fullComment":"Specifies whether this ClusterNode is a master node, i.e. this node doesn't store any data but is only focused on cluster management operations..",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"boolean",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"data",
 		"comment":"<code>true</code> if this node locally stores data, <code>false</code> otherwise",
 		"fullComment":"Specifies whether this ClusterNode locally stores data.",
@@ -4112,6 +4112,14 @@ com.qmino.miredot.restApiSource.tos["jav
 com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_Response$StatusType_in"].comment = null;
 com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_Response$StatusType_out"].content = [
 	{
+		"name":"family",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":com.qmino.miredot.restApiSource.enums["javax_ws_rs_core_Response$Status$Family"],
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"statusCode",
 		"comment":null,
 		"fullComment":null,
@@ -4133,14 +4141,6 @@ com.qmino.miredot.restApiSource.tos["jav
 		"deprecated":false,
 		"required":false,
 	},
-	{
-		"name":"family",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":com.qmino.miredot.restApiSource.enums["javax_ws_rs_core_Response$Status$Family"],
-		"deprecated":false,
-		"required":false,
-	},
 ];
 com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_Response$StatusType_out"].ordered = false;
 com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_Response$StatusType_out"].comment = null;
@@ -4183,23 +4183,23 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"domain",
+		"name":"version",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"version",
+		"name":"domain",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -4323,23 +4323,23 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"scope",
-		"comment":"the Item's scope name",
-		"fullComment":"Retrieves the Item's scope.",
+		"name":"version",
+		"comment":null,
+		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"version",
-		"comment":null,
-		"fullComment":null,
+		"name":"scope",
+		"comment":"the Item's scope name",
+		"fullComment":"Retrieves the Item's scope.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -4448,45 +4448,45 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"description",
-		"comment":"the description",
-		"fullComment":"Sets the description.",
+		"name":"missingPlugins",
+		"comment":"<code>true</code> if plugins are missing, <code>false</code> otherwise",
+		"fullComment":"Specifies whether the associated entity is waiting on additional plugins to become available.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"id",
-		"comment":"the id",
-		"fullComment":"Sets the id.",
+		"name":"hidden",
+		"comment":"<code>true</code> if the associated entity needs to be hidden, <code>false</code> otherwise",
+		"fullComment":"Specifies whether the associated entity is hidden.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"missingPlugins",
-		"comment":"<code>true</code> if plugins are missing, <code>false</code> otherwise",
-		"fullComment":"Specifies whether the associated entity is waiting on additional plugins to become available.",
+		"name":"description",
+		"comment":"the description",
+		"fullComment":"Sets the description.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"boolean",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"hidden",
-		"comment":"<code>true</code> if the associated entity needs to be hidden, <code>false</code> otherwise",
-		"fullComment":"Specifies whether the associated entity is hidden.",
+		"name":"id",
+		"comment":"the id",
+		"fullComment":"Sets the id.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"boolean",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -4590,23 +4590,23 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"description",
-		"comment":"the description",
-		"fullComment":"Retrieves the description.",
+		"name":"missingPlugins",
+		"comment":"<code>true</code> if plugins are missing, <code>false</code> otherwise",
+		"fullComment":"Whether the associated entity is waiting on additional plugins to become available to be able to properly perform its function.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"missingPlugins",
-		"comment":"<code>true</code> if plugins are missing, <code>false</code> otherwise",
-		"fullComment":"Whether the associated entity is waiting on additional plugins to become available to be able to properly perform its function.",
+		"name":"description",
+		"comment":"the description",
+		"fullComment":"Retrieves the description.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"boolean",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -4653,108 +4653,6 @@ com.qmino.miredot.restApiSource.tos["org
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Metadata_out"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Metadata_out"].comment = "A class providing information about context server entities";
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTValueType_in"].content = [
-	{
-		"name":"name",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
-		"name":"description",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
-		"name":"id",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
-		"name":"tags",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"collection",
-			"typeValue":{
-				"type":"simple",
-				"typeValue":"string",
-			},
-		},
-		"deprecated":false,
-		"required":false,
-	},
-];
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTValueType_in"].ordered = false;
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTValueType_in"].comment = "A representation of a <code>ValueType</code> better suited for definitions";
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTValueType_out"].content = [
-	{
-		"name":"name",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
-		"name":"id",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
-		"name":"description",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
-		"name":"tags",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"collection",
-			"typeValue":{
-				"type":"simple",
-				"typeValue":"string",
-			},
-		},
-		"deprecated":false,
-		"required":false,
-	},
-];
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTValueType_out"].ordered = false;
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTValueType_out"].comment = "A representation of a <code>ValueType</code> better suited for definitions";
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_campaigns_Campaign_in"].content = [
 	{
 		"name":"itemId",
@@ -4798,6 +4696,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
+		"name":"currency",
+		"comment":"the currency associated to the Campaign's cost",
+		"fullComment":"Sets the currency associated to the Campaign's cost.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"startDate",
 		"comment":"the start date",
 		"fullComment":"Sets the start date for this Campaign.",
@@ -4860,17 +4769,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
-	{
-		"name":"currency",
-		"comment":"the currency associated to the Campaign's cost",
-		"fullComment":"Sets the currency associated to the Campaign's cost.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_campaigns_Campaign_in"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_campaigns_Campaign_in"].comment = "A goal-oriented, time-limited marketing operation that needs to be evaluated for return on investment performance by tracking the ratio of visits to conversions";
@@ -4917,6 +4815,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
+		"name":"currency",
+		"comment":"the currency associated to the Campaign's cost",
+		"fullComment":"Retrieves the currency associated to the Campaign's cost.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"startDate",
 		"comment":"the start date",
 		"fullComment":"Retrieves the start date for this Campaign.",
@@ -4979,10 +4888,36 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
+];
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_campaigns_Campaign_out"].ordered = false;
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_campaigns_Campaign_out"].comment = "A goal-oriented, time-limited marketing operation that needs to be evaluated for return on investment performance by tracking the ratio of visits to conversions";
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTValueType_in"].content = [
 	{
-		"name":"currency",
-		"comment":"the currency associated to the Campaign's cost",
-		"fullComment":"Retrieves the currency associated to the Campaign's cost.",
+		"name":"name",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"description",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"id",
+		"comment":null,
+		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -4990,12 +4925,77 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
+	{
+		"name":"tags",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"collection",
+			"typeValue":{
+				"type":"simple",
+				"typeValue":"string",
+			},
+		},
+		"deprecated":false,
+		"required":false,
+	},
 ];
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_campaigns_Campaign_out"].ordered = false;
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_campaigns_Campaign_out"].comment = "A goal-oriented, time-limited marketing operation that needs to be evaluated for return on investment performance by tracking the ratio of visits to conversions";
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTValueType_in"].ordered = false;
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTValueType_in"].comment = "A representation of a <code>ValueType</code> better suited for definitions";
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTValueType_out"].content = [
+	{
+		"name":"name",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"id",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"description",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"tags",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"collection",
+			"typeValue":{
+				"type":"simple",
+				"typeValue":"string",
+			},
+		},
+		"deprecated":false,
+		"required":false,
+	},
+];
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTValueType_out"].ordered = false;
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTValueType_out"].comment = "A representation of a <code>ValueType</code> better suited for definitions";
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_DateRange_in"].content = [
 	{
-		"name":"from",
+		"name":"to",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5006,7 +5006,7 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"to",
+		"name":"from",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5043,7 +5043,7 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"from",
+		"name":"to",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5054,7 +5054,7 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"to",
+		"name":"from",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5095,12 +5095,12 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"date",
+		"name":"acceptableMediaTypes",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"simple",
-			"typeValue":"date string",
+			"type":"collection",
+			"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_MediaType_out"],
 		},
 		"deprecated":false,
 		"required":false,
@@ -5141,17 +5141,6 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"acceptableMediaTypes",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_MediaType_out"],
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"mediaType",
 		"comment":null,
 		"fullComment":null,
@@ -5174,6 +5163,17 @@ com.qmino.miredot.restApiSource.tos["jav
 		"deprecated":false,
 		"required":false,
 	},
+	{
+		"name":"date",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"date string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
 ];
 com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_HttpHeaders_out"].ordered = false;
 com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_HttpHeaders_out"].comment = null;
@@ -5216,7 +5216,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"metadata",
+		"name":"headers",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5237,62 +5237,60 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"entity",
+		"name":"statusInfo",
 		"comment":null,
 		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"object",
-		},
+		"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_Response$StatusType_out"],
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"lastModified",
+		"name":"mediaType",
 		"comment":null,
 		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"date string",
-		},
+		"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_MediaType_out"],
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"date",
+		"name":"allowedMethods",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"simple",
-			"typeValue":"date string",
+			"type":"collection",
+			"typeValue":{
+				"type":"simple",
+				"typeValue":"string",
+			},
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"status",
+		"name":"cookies",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"simple",
-			"typeValue":"number",
+			"type":"map",
+			"typeKey":{
+				"type":"simple",
+				"typeValue":"string",
+			},
+			"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_NewCookie_out"],
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"links",
+		"name":"entityTag",
 		"comment":null,
 		"fullComment":null,
-		"typeValue":{
-			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_Link_out"],
-		},
+		"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_EntityTag_out"],
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"headers",
+		"name":"stringHeaders",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5305,7 +5303,7 @@ com.qmino.miredot.restApiSource.tos["jav
 				"type":"collection",
 				"typeValue":{
 					"type":"simple",
-					"typeValue":"object",
+					"typeValue":"string",
 				},
 			},
 		},
@@ -5313,75 +5311,77 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"statusInfo",
+		"name":"metadata",
 		"comment":null,
 		"fullComment":null,
-		"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_Response$StatusType_out"],
+		"typeValue":{
+			"type":"map",
+			"typeKey":{
+				"type":"simple",
+				"typeValue":"string",
+			},
+			"typeValue":{
+				"type":"collection",
+				"typeValue":{
+					"type":"simple",
+					"typeValue":"object",
+				},
+			},
+		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"mediaType",
+		"name":"entity",
 		"comment":null,
 		"fullComment":null,
-		"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_MediaType_out"],
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"object",
+		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"allowedMethods",
+		"name":"status",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"collection",
-			"typeValue":{
-				"type":"simple",
-				"typeValue":"string",
-			},
+			"type":"simple",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"cookies",
+		"name":"lastModified",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"map",
-			"typeKey":{
-				"type":"simple",
-				"typeValue":"string",
-			},
-			"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_NewCookie_out"],
+			"type":"simple",
+			"typeValue":"date string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"entityTag",
+		"name":"date",
 		"comment":null,
 		"fullComment":null,
-		"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_EntityTag_out"],
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"date string",
+		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"stringHeaders",
+		"name":"links",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"map",
-			"typeKey":{
-				"type":"simple",
-				"typeValue":"string",
-			},
-			"typeValue":{
-				"type":"collection",
-				"typeValue":{
-					"type":"simple",
-					"typeValue":"string",
-				},
-			},
+			"type":"collection",
+			"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_Link_out"],
 		},
 		"deprecated":false,
 		"required":false,
@@ -5391,6 +5391,14 @@ com.qmino.miredot.restApiSource.tos["jav
 com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_Response_out"].comment = null;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_BatchUpdate_in"].content = [
 	{
+		"name":"condition",
+		"comment":"the condition specifying which items to update",
+		"fullComment":"Specifies the condition which items to update.",
+		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_conditions_Condition_in"],
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"strategy",
 		"comment":"the identifier for the <code>PropertyMergeStrategyType</code> to use during the update if needed",
 		"fullComment":"Sets the identifier for the <code>PropertyMergeStrategyType</code> to use during the update if needed.",
@@ -5402,14 +5410,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"condition",
-		"comment":"the condition specifying which items to update",
-		"fullComment":"Specifies the condition which items to update.",
-		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_conditions_Condition_in"],
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"propertyName",
 		"comment":"an Apache Commons BeanUtils expression identifying which property we want to update",
 		"fullComment":"Specifies (as an Apache Commons BeanUtils expression) which property needs to be updated.",
@@ -5433,16 +5433,8 @@ com.qmino.miredot.restApiSource.tos["org
 	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_BatchUpdate_in"].ordered = false;
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_BatchUpdate_in"].comment = "A representation of an operation to update the value of a property on items matching a specific condition";
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_BatchUpdate_out"].content = [
-	{
-		"name":"condition",
-		"comment":"the condition which items we want to update must satisfy",
-		"fullComment":"Retrieves the condition which items we want to update must satisfy.",
-		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_conditions_Condition_out"],
-		"deprecated":false,
-		"required":false,
-	},
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_BatchUpdate_in"].comment = "A representation of an operation to update the value of a property on items matching a specific condition";
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_BatchUpdate_out"].content = [
 	{
 		"name":"propertyValue",
 		"comment":"the new property value",
@@ -5455,6 +5447,14 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
+		"name":"condition",
+		"comment":"the condition which items we want to update must satisfy",
+		"fullComment":"Retrieves the condition which items we want to update must satisfy.",
+		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_conditions_Condition_out"],
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"strategy",
 		"comment":"the identifier for the <code>PropertyMergeStrategyType</code> to use during the update if needed",
 		"fullComment":"Retrieves the identifier for the <code>PropertyMergeStrategyType</code> to use during the update if needed.",
@@ -5485,6 +5485,17 @@ com.qmino.miredot.restApiSource.tos["jav
 com.qmino.miredot.restApiSource.tos["javax_servlet_descriptor_JspPropertyGroupDescriptor_in"].comment = null;
 com.qmino.miredot.restApiSource.tos["javax_servlet_descriptor_JspPropertyGroupDescriptor_out"].content = [
 	{
+		"name":"buffer",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"urlPatterns",
 		"comment":null,
 		"fullComment":null,
@@ -5499,7 +5510,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"isXml",
+		"name":"elIgnored",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5510,7 +5521,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"elIgnored",
+		"name":"pageEncoding",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5521,7 +5532,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"pageEncoding",
+		"name":"scriptingInvalid",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5532,7 +5543,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"scriptingInvalid",
+		"name":"isXml",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5614,8 +5625,12 @@ com.qmino.miredot.restApiSource.tos["jav
 		"deprecated":false,
 		"required":false,
 	},
+];
+com.qmino.miredot.restApiSource.tos["javax_servlet_descriptor_JspPropertyGroupDescriptor_out"].ordered = false;
+com.qmino.miredot.restApiSource.tos["javax_servlet_descriptor_JspPropertyGroupDescriptor_out"].comment = null;
+com.qmino.miredot.restApiSource.tos["javax_servlet_ServletResponse_in"].content = [
 	{
-		"name":"buffer",
+		"name":"characterEncoding",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5625,10 +5640,6 @@ com.qmino.miredot.restApiSource.tos["jav
 		"deprecated":false,
 		"required":false,
 	},
-];
-com.qmino.miredot.restApiSource.tos["javax_servlet_descriptor_JspPropertyGroupDescriptor_out"].ordered = false;
-com.qmino.miredot.restApiSource.tos["javax_servlet_descriptor_JspPropertyGroupDescriptor_out"].comment = null;
-com.qmino.miredot.restApiSource.tos["javax_servlet_ServletResponse_in"].content = [
 	{
 		"name":"locale",
 		"comment":null,
@@ -5641,29 +5652,29 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"contentType",
+		"name":"bufferSize",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"contentLength",
+		"name":"contentType",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"bufferSize",
+		"name":"contentLength",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5673,6 +5684,10 @@ com.qmino.miredot.restApiSource.tos["jav
 		"deprecated":false,
 		"required":false,
 	},
+];
+com.qmino.miredot.restApiSource.tos["javax_servlet_ServletResponse_in"].ordered = false;
+com.qmino.miredot.restApiSource.tos["javax_servlet_ServletResponse_in"].comment = null;
+com.qmino.miredot.restApiSource.tos["javax_servlet_ServletResponse_out"].content = [
 	{
 		"name":"characterEncoding",
 		"comment":null,
@@ -5684,17 +5699,13 @@ com.qmino.miredot.restApiSource.tos["jav
 		"deprecated":false,
 		"required":false,
 	},
-];
-com.qmino.miredot.restApiSource.tos["javax_servlet_ServletResponse_in"].ordered = false;
-com.qmino.miredot.restApiSource.tos["javax_servlet_ServletResponse_in"].comment = null;
-com.qmino.miredot.restApiSource.tos["javax_servlet_ServletResponse_out"].content = [
 	{
-		"name":"bufferSize",
+		"name":"committed",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
@@ -5711,37 +5722,29 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"contentType",
+		"name":"locale",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"java.util.Locale",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"outputStream",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":com.qmino.miredot.restApiSource.tos["javax_servlet_ServletOutputStream_out"],
-		"deprecated":false,
-		"required":false,
-	},
-	{
-		"name":"locale",
+		"name":"bufferSize",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"java.util.Locale",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"characterEncoding",
+		"name":"contentType",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5752,13 +5755,10 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"committed",
+		"name":"outputStream",
 		"comment":null,
 		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"boolean",
-		},
+		"typeValue":com.qmino.miredot.restApiSource.tos["javax_servlet_ServletOutputStream_out"],
 		"deprecated":false,
 		"required":false,
 	},
@@ -5813,7 +5813,7 @@ com.qmino.miredot.restApiSource.tos["org
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_goals_GoalReport_out"].comment = "Report information about a <code>Goal</code>";
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_NumericRange_in"].content = [
 	{
-		"name":"from",
+		"name":"to",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5824,7 +5824,7 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"to",
+		"name":"from",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5861,7 +5861,7 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"from",
+		"name":"to",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5872,7 +5872,7 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"to",
+		"name":"from",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5913,6 +5913,17 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
+		"name":"pathSegments",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"collection",
+			"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_PathSegment_out"],
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"requestUri",
 		"comment":null,
 		"fullComment":null,
@@ -6001,17 +6012,6 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"pathSegments",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_PathSegment_out"],
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"matchedURIs",
 		"comment":null,
 		"fullComment":null,
@@ -6097,24 +6097,6 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"params",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"map",
-			"typeKey":{
-				"type":"simple",
-				"typeValue":"string",
-			},
-			"typeValue":{
-				"type":"simple",
-				"typeValue":"string",
-			},
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"title",
 		"comment":null,
 		"fullComment":null,
@@ -6169,6 +6151,24 @@ com.qmino.miredot.restApiSource.tos["jav
 		"deprecated":false,
 		"required":false,
 	},
+	{
+		"name":"params",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"map",
+			"typeKey":{
+				"type":"simple",
+				"typeValue":"string",
+			},
+			"typeValue":{
+				"type":"simple",
+				"typeValue":"string",
+			},
+		},
+		"deprecated":false,
+		"required":false,
+	},
 ];
 com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_Link_out"].ordered = false;
 com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_Link_out"].comment = null;
@@ -6196,6 +6196,14 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
+		"name":"condition",
+		"comment":"the <code>Condition</code> associated with this Query",
+		"fullComment":"Sets the <code>Condition</code> associated with this Query.",
+		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_conditions_Condition_in"],
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"forceRefresh",
 		"comment":"<code>true</code> if an index refresh is needed before performing this Query, <code>false</code> otherwise",
 		"fullComment":"Specifies whether or not an index refresh is needed before performing this Query.",
@@ -6228,14 +6236,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
-	{
-		"name":"condition",
-		"comment":"the <code>Condition</code> associated with this Query",
-		"fullComment":"Sets the <code>Condition</code> associated with this Query.",
-		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_conditions_Condition_in"],
-		"deprecated":false,
-		"required":false,
-	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Query_in"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Query_in"].comment = "A query wrapper gathering all elements needed for a potentially complex CXS query: <code>Condition</code>, offset, limit, sorting specification, etc";
@@ -6252,25 +6252,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"condition",
-		"comment":"the <code>Condition</code> associated with this Query",
-		"fullComment":"Retrieves the <code>Condition</code> associated with this Query.",
-		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_conditions_Condition_out"],
-		"deprecated":false,
-		"required":false,
-	},
-	{
-		"name":"limit",
-		"comment":"a positive integer specifying how many matching items should be retrieved or <code>-1</code> if all of them should be retrieved",
-		"fullComment":"Retrieves the number of elements to retrieve.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"number",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"sortby",
 		"comment":"an optional (<code>null</code> if no sorting is required) String of comma (<code>,</code>) separated property names on which ordering should be performed, ordering elements according to the property order in the String, considering each in turn and moving on to the next one in case of equality of all preceding ones. Each property name is optionally followed by a column (<code>:</code>) and an order specifier: <code>asc</code> or <code>desc</code>.",
 		"fullComment":"Retrieves the sorting specifications for this Query in String format, if any.",
@@ -6303,6 +6284,25 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
+	{
+		"name":"condition",
+		"comment":"the <code>Condition</code> associated with this Query",
+		"fullComment":"Retrieves the <code>Condition</code> associated with this Query.",
+		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_conditions_Condition_out"],
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"limit",
+		"comment":"a positive integer specifying how many matching items should be retrieved or <code>-1</code> if all of them should be retrieved",
+		"fullComment":"Retrieves the number of elements to retrieve.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"number",
+		},
+		"deprecated":false,
+		"required":false,
+	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Query_out"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Query_out"].comment = "A query wrapper gathering all elements needed for a potentially complex CXS query: <code>Condition</code>, offset, limit, sorting specification, etc";
@@ -6504,23 +6504,23 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"scope",
-		"comment":"the Item's scope name",
-		"fullComment":"Retrieves the Item's scope.",
+		"name":"version",
+		"comment":null,
+		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"version",
-		"comment":null,
-		"fullComment":null,
+		"name":"scope",
+		"comment":"the Item's scope name",
+		"fullComment":"Retrieves the Item's scope.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -6768,17 +6768,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"mergedWith",
-		"comment":"new value for mergedWith",
-		"fullComment":"TODO: should be removed from the API",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"segments",
 		"comment":"the segments",
 		"fullComment":"Sets the identifiers of the segments this profile is a member of. TODO: should be removed from the API",
@@ -6793,9 +6782,9 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"scores",
-		"comment":"new value for scores",
-		"fullComment":"TODO: should be removed from the API",
+		"name":"systemProperties",
+		"comment":"a Map of system property name - value pairs for this profile",
+		"fullComment":"Specifies the system property name - value pairs for this profile.",
 		"typeValue":{
 			"type":"map",
 			"typeKey":{
@@ -6804,16 +6793,27 @@ com.qmino.miredot.restApiSource.tos["org
 			},
 			"typeValue":{
 				"type":"simple",
-				"typeValue":"number",
+				"typeValue":"object",
 			},
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"systemProperties",
-		"comment":"a Map of system property name - value pairs for this profile",
-		"fullComment":"Specifies the system property name - value pairs for this profile.",
+		"name":"mergedWith",
+		"comment":"new value for mergedWith",
+		"fullComment":"TODO: should be removed from the API",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"scores",
+		"comment":"new value for scores",
+		"fullComment":"TODO: should be removed from the API",
 		"typeValue":{
 			"type":"map",
 			"typeKey":{
@@ -6822,7 +6822,7 @@ com.qmino.miredot.restApiSource.tos["org
 			},
 			"typeValue":{
 				"type":"simple",
-				"typeValue":"object",
+				"typeValue":"number",
 			},
 		},
 		"deprecated":false,
@@ -6884,17 +6884,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"mergedWith",
-		"comment":"the identifier of the profile this profile is merged with if any, <code>null</code> otherwise",
-		"fullComment":"Retrieves the identifier of the profile this profile is merged with if any.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"segments",
 		"comment":"the identifiers of the segments this profile is a member of",
 		"fullComment":"Retrieves the identifiers of the segments this profile is a member of.",
@@ -6909,9 +6898,9 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"scores",
-		"comment":"the scores associated to this profile as a Map of <code>Scoring</code> identifier - score pairs",
-		"fullComment":"Retrieves the scores associated to this profile.",
+		"name":"systemProperties",
+		"comment":"a Map of system property name - value pairs for this profile",
+		"fullComment":"Retrieves a Map of system property name - value pairs for this profile. System properties can be used by implementations to store non-user visible properties needed for internal purposes.",
 		"typeValue":{
 			"type":"map",
 			"typeKey":{
@@ -6920,41 +6909,52 @@ com.qmino.miredot.restApiSource.tos["org
 			},
 			"typeValue":{
 				"type":"simple",
-				"typeValue":"number",
+				"typeValue":"object",
 			},
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"consents",
-		"comment":"a map that contains as a key the scope + \"/\" + consent type ID (or just the consent type ID if no scope was set on the consent), and the consent itself as a value",
-		"fullComment":"Returns all the consents, including the revokes ones.",
+		"name":"mergedWith",
+		"comment":"the identifier of the profile this profile is merged with if any, <code>null</code> otherwise",
+		"fullComment":"Retrieves the identifier of the profile this profile is merged with if any.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"scores",
+		"comment":"the scores associated to this profile as a Map of <code>Scoring</code> identifier - score pairs",
+		"fullComment":"Retrieves the scores associated to this profile.",
 		"typeValue":{
 			"type":"map",
 			"typeKey":{
 				"type":"simple",
 				"typeValue":"string",
 			},
-			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Consent_out"],
+			"typeValue":{
+				"type":"simple",
+				"typeValue":"number",
+			},
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"systemProperties",
-		"comment":"a Map of system property name - value pairs for this profile",
-		"fullComment":"Retrieves a Map of system property name - value pairs for this profile. System properties can be used by implementations to store non-user visible properties needed for internal purposes.",
+		"name":"consents",
+		"comment":"a map that contains as a key the scope + \"/\" + consent type ID (or just the consent type ID if no scope was set on the consent), and the consent itself as a value",
+		"fullComment":"Returns all the consents, including the revokes ones.",
 		"typeValue":{
 			"type":"map",
 			"typeKey":{
 				"type":"simple",
 				"typeValue":"string",
 			},
-			"typeValue":{
-				"type":"simple",
-				"typeValue":"object",
-			},
+			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Consent_out"],
 		},
 		"deprecated":false,
 		"required":false,
@@ -6964,7 +6964,7 @@ com.qmino.miredot.restApiSource.tos["org
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Profile_out"].comment = "A user profile gathering all known information about a given user as well as segments it is part of and scores";
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTParameter_in"].content = [
 	{
-		"name":"defaultValue",
+		"name":"type",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -6975,7 +6975,7 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"type",
+		"name":"defaultValue",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -7119,23 +7119,23 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"scope",
-		"comment":"the Item's scope name",
-		"fullComment":"Retrieves the Item's scope.",
+		"name":"version",
+		"comment":null,
+		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"version",
-		"comment":null,
-		"fullComment":null,
+		"name":"scope",
+		"comment":"the Item's scope name",
+		"fullComment":"Retrieves the Item's scope.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -7347,17 +7347,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"mergedWith",
-		"comment":"new value for mergedWith",
-		"fullComment":"TODO: should be removed from the API",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"segments",
 		"comment":"the segments",
 		"fullComment":"Sets the identifiers of the segments this profile is a member of. TODO: should be removed from the API",
@@ -7372,9 +7361,9 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"scores",
-		"comment":"new value for scores",
-		"fullComment":"TODO: should be removed from the API",
+		"name":"systemProperties",
+		"comment":"a Map of system property name - value pairs for this profile",
+		"fullComment":"Specifies the system property name - value pairs for this profile.",
 		"typeValue":{
 			"type":"map",
 			"typeKey":{
@@ -7383,16 +7372,27 @@ com.qmino.miredot.restApiSource.tos["org
 			},
 			"typeValue":{
 				"type":"simple",
-				"typeValue":"number",
+				"typeValue":"object",
 			},
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"systemProperties",
-		"comment":"a Map of system property name - value pairs for this profile",
-		"fullComment":"Specifies the system property name - value pairs for this profile.",
+		"name":"mergedWith",
+		"comment":"new value for mergedWith",
+		"fullComment":"TODO: should be removed from the API",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"scores",
+		"comment":"new value for scores",
+		"fullComment":"TODO: should be removed from the API",
 		"typeValue":{
 			"type":"map",
 			"typeKey":{
@@ -7401,7 +7401,7 @@ com.qmino.miredot.restApiSource.tos["org
 			},
 			"typeValue":{
 				"type":"simple",
-				"typeValue":"object",
+				"typeValue":"number",
 			},
 		},
 		"deprecated":false,
@@ -7463,17 +7463,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"mergedWith",
-		"comment":"the identifier of the profile this profile is merged with if any, <code>null</code> otherwise",
-		"fullComment":"Retrieves the identifier of the profile this profile is merged with if any.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"segments",
 		"comment":"the identifiers of the segments this profile is a member of",
 		"fullComment":"Retrieves the identifiers of the segments this profile is a member of.",
@@ -7488,9 +7477,9 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"scores",
-		"comment":"the scores associated to this profile as a Map of <code>Scoring</code> identifier - score pairs",
-		"fullComment":"Retrieves the scores associated to this profile.",
+		"name":"systemProperties",
+		"comment":"a Map of system property name - value pairs for this profile",
+		"fullComment":"Retrieves a Map of system property name - value pairs for this profile. System properties can be used by implementations to store non-user visible properties needed for internal purposes.",
 		"typeValue":{
 			"type":"map",
 			"typeKey":{
@@ -7499,41 +7488,52 @@ com.qmino.miredot.restApiSource.tos["org
 			},
 			"typeValue":{
 				"type":"simple",
-				"typeValue":"number",
+				"typeValue":"object",
 			},
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"consents",
-		"comment":"a map that contains as a key the scope + \"/\" + consent type ID (or just the consent type ID if no scope was set on the consent), and the consent itself as a value",
-		"fullComment":"Returns all the consents, including the revokes ones.",
+		"name":"mergedWith",
+		"comment":"the identifier of the profile this profile is merged with if any, <code>null</code> otherwise",
+		"fullComment":"Retrieves the identifier of the profile this profile is merged with if any.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"scores",

[... 1720 lines stripped ...]