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/23 17:11:20 UTC

svn commit: r1847297 [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=1847297&r1=1847296&r2=1847297&view=diff
==============================================================================
--- incubator/unomi/website/rest-api-doc/input/input.js (original)
+++ incubator/unomi/website/rest-api-doc/input/input.js Fri Nov 23 17:11:19 2018
@@ -15,7 +15,7 @@ com.qmino.miredot.restApiSource = {
 	"jsonDocHidden":false,
 	"singlePage":false,
 	"hideLogoOnTop":false,
-	"dateOfGeneration":"2018-11-21 10:36:26",
+	"dateOfGeneration":"2018-11-23 18:07:42",
 	"validLicense":true,
 	"licenseErrorMessage":[
 		
@@ -307,27 +307,27 @@ com.qmino.miredot.restApiSource.tos = {
 		"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":[
 		],
 	},
-	"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":[
 		],
 	},
@@ -823,27 +823,27 @@ com.qmino.miredot.restApiSource.tos = {
 		"content":[
 		],
 	},
-	"javax_servlet_http_Cookie_in":{
+	"org_apache_unomi_api_segments_DependentMetadata_in":{
 		"type":"complex",
-		"name":"javax_servlet_http_Cookie_in",
+		"name":"org_apache_unomi_api_segments_DependentMetadata_in",
 		"content":[
 		],
 	},
-	"javax_servlet_http_Cookie_out":{
+	"org_apache_unomi_api_segments_DependentMetadata_out":{
 		"type":"complex",
-		"name":"javax_servlet_http_Cookie_out",
+		"name":"org_apache_unomi_api_segments_DependentMetadata_out",
 		"content":[
 		],
 	},
-	"org_apache_unomi_api_segments_DependentMetadata_in":{
+	"javax_servlet_http_Cookie_in":{
 		"type":"complex",
-		"name":"org_apache_unomi_api_segments_DependentMetadata_in",
+		"name":"javax_servlet_http_Cookie_in",
 		"content":[
 		],
 	},
-	"org_apache_unomi_api_segments_DependentMetadata_out":{
+	"javax_servlet_http_Cookie_out":{
 		"type":"complex",
-		"name":"org_apache_unomi_api_segments_DependentMetadata_out",
+		"name":"javax_servlet_http_Cookie_out",
 		"content":[
 		],
 	},
@@ -1124,14 +1124,6 @@ com.qmino.miredot.restApiSource.enums =
 };
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Consent_in"].content = [
 	{
-		"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":"scope",
 		"comment":"a scope identifier",
 		"fullComment":"Set the scope for this consent",
@@ -1143,6 +1135,14 @@ com.qmino.miredot.restApiSource.tos["org
 		"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.",
@@ -1180,6 +1180,17 @@ com.qmino.miredot.restApiSource.tos["org
 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",
@@ -1199,17 +1210,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"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":"statusDate",
 		"comment":"a valid date or null if this date was not set.",
 		"fullComment":"Retrieve the date at which this consent was given. If this date is in the future the consent should not be considered valid yet.",
@@ -1247,45 +1247,45 @@ com.qmino.miredot.restApiSource.tos["org
 		"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,
 	},
 	{
-		"name":"description",
+		"name":"version",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"id",
+		"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,
@@ -1356,23 +1356,23 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"version",
+		"name":"description",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"description",
+		"name":"version",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
@@ -1410,20 +1410,20 @@ com.qmino.miredot.restApiSource.tos["org
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_rest_RESTConditionType_out"].comment = "A representation of a <code>ConditionType</code> better suited for definitions";
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Event_in"].content = [
 	{
-		"name":"version",
-		"comment":null,
-		"fullComment":null,
+		"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.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"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",
@@ -1432,20 +1432,20 @@ com.qmino.miredot.restApiSource.tos["org
 		"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.",
+		"name":"version",
+		"comment":null,
+		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"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":"scope",
+		"comment":"the Item's scope name",
+		"fullComment":"Retrieves the Item's scope.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -1462,14 +1462,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"source",
-		"comment":"the source",
-		"fullComment":"Sets the source.",
-		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Item_in"],
-		"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.",
@@ -1491,14 +1483,22 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
+	{
+		"name":"source",
+		"comment":"the source",
+		"fullComment":"Sets the source.",
+		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Item_in"],
+		"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";
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Event_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",
@@ -1507,23 +1507,23 @@ com.qmino.miredot.restApiSource.tos["org
 		"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,
 	},
 	{
-		"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":"version",
+		"comment":null,
+		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
@@ -1577,28 +1577,31 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"source",
-		"comment":"the source",
-		"fullComment":"Retrieves the source.",
-		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Item_out"],
+		"name":"sessionId",
+		"comment":"the session identifier or <code>null</code> if unavailable",
+		"fullComment":"Retrieves the session identifier if available.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"eventType",
-		"comment":"the event type",
-		"fullComment":"Retrieves the event type.",
+		"name":"persistent",
+		"comment":"<code>true</code> if this Event needs to be persisted, <code>false</code> otherwise",
+		"fullComment":"Determines whether this Event needs to be persisted to the context server or not. Events that don't participate in building the user profile don't usually need to be persisted.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"sessionId",
-		"comment":"the session identifier or <code>null</code> if unavailable",
-		"fullComment":"Retrieves the session identifier if available.",
+		"name":"eventType",
+		"comment":"the event type",
+		"fullComment":"Retrieves the event type.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -1607,13 +1610,10 @@ 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":"Determines whether this Event needs to be persisted to the context server or not. Events that don't participate in building the user profile don't usually need to be persisted.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"boolean",
-		},
+		"name":"source",
+		"comment":"the source",
+		"fullComment":"Retrieves the source.",
+		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Item_out"],
 		"deprecated":false,
 		"required":false,
 	},
@@ -1637,34 +1637,34 @@ com.qmino.miredot.restApiSource.tos["jav
 com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_SecurityContext_in"].comment = null;
 com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_SecurityContext_out"].content = [
 	{
-		"name":"userPrincipal",
+		"name":"secure",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"java.security.Principal",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"secure",
+		"name":"authenticationScheme",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"boolean",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"authenticationScheme",
+		"name":"userPrincipal",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"java.security.Principal",
 		},
 		"deprecated":false,
 		"required":false,
@@ -1696,7 +1696,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"comment",
+		"name":"domain",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -1707,18 +1707,18 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"domain",
+		"name":"secure",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"secure",
+		"name":"httpOnly",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -1729,12 +1729,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,
@@ -1777,45 +1777,45 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"comment",
+		"name":"secure",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"domain",
+		"name":"httpOnly",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"secure",
+		"name":"domain",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"boolean",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"httpOnly",
+		"name":"comment",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"boolean",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -1836,20 +1836,20 @@ com.qmino.miredot.restApiSource.tos["jav
 com.qmino.miredot.restApiSource.tos["javax_servlet_SessionCookieConfig_out"].comment = null;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PersonaSession_in"].content = [
 	{
-		"name":"version",
-		"comment":null,
-		"fullComment":null,
+		"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.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"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",
@@ -1858,20 +1858,20 @@ com.qmino.miredot.restApiSource.tos["org
 		"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.",
+		"name":"version",
+		"comment":null,
+		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"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":"scope",
+		"comment":"the Item's scope name",
+		"fullComment":"Retrieves the Item's scope.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -1950,9 +1950,9 @@ com.qmino.miredot.restApiSource.tos["org
 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",
@@ -1961,23 +1961,23 @@ com.qmino.miredot.restApiSource.tos["org
 		"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,
 	},
 	{
-		"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":"version",
+		"comment":null,
+		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
@@ -2034,17 +2034,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"duration",
-		"comment":"the duration",
-		"fullComment":"Retrieves the duration.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"number",
-		},
-		"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.",
@@ -2063,6 +2052,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
+		"name":"duration",
+		"comment":"the duration",
+		"fullComment":"Retrieves the duration.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"number",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"profileId",
 		"comment":"the identifier of the associated Profile",
 		"fullComment":"Retrieves the identifier of the associated Profile.",
@@ -2178,17 +2178,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"list",
-		"comment":"a List of the <code>size</code> elements starting from the <code>offset</code>-th one from the original, larger list",
-		"fullComment":"Retrieves the limited list view.",
-		"typeValue":{
-			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Metadata_out"],
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"pageSize",
 		"comment":"the number of elements this PartialList contains",
 		"fullComment":"Retrieves the number of elements this PartialList contains.",
@@ -2232,6 +2221,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
+	{
+		"name":"list",
+		"comment":"a List of the <code>size</code> elements starting from the <code>offset</code>-th one from the original, larger list",
+		"fullComment":"Retrieves the limited list view.",
+		"typeValue":{
+			"type":"collection",
+			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Metadata_out"],
+		},
+		"deprecated":false,
+		"required":false,
+	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PartialList_org_apache_unomi_api_Metadata__out"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PartialList_org_apache_unomi_api_Metadata__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";
@@ -2296,18 +2296,18 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"comment",
+		"name":"secure",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"secure",
+		"name":"httpOnly",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -2318,23 +2318,23 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"httpOnly",
+		"name":"expiry",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"boolean",
+			"typeValue":"date string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"expiry",
+		"name":"comment",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"date string",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -2618,17 +2618,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"list",
-		"comment":"a List of the <code>size</code> elements starting from the <code>offset</code>-th one from the original, larger list",
-		"fullComment":"Retrieves the limited list view.",
-		"typeValue":{
-			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_rules_Rule_out"],
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"pageSize",
 		"comment":"the number of elements this PartialList contains",
 		"fullComment":"Retrieves the number of elements this PartialList contains.",
@@ -2672,6 +2661,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
+	{
+		"name":"list",
+		"comment":"a List of the <code>size</code> elements starting from the <code>offset</code>-th one from the original, larger list",
+		"fullComment":"Retrieves the limited list view.",
+		"typeValue":{
+			"type":"collection",
+			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_rules_Rule_out"],
+		},
+		"deprecated":false,
+		"required":false,
+	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PartialList_org_apache_unomi_api_rules_Rule__out"].ordered = false;
 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";
@@ -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":"taglibLocation",
+		"name":"taglibURI",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -2908,7 +2908,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"taglibURI",
+		"name":"taglibLocation",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -2923,17 +2923,6 @@ com.qmino.miredot.restApiSource.tos["jav
 com.qmino.miredot.restApiSource.tos["javax_servlet_descriptor_TaglibDescriptor_out"].comment = null;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_conditions_ConditionType_in"].content = [
 	{
-		"name":"version",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"number",
-		},
-		"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.",
@@ -2956,21 +2945,21 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"metadata",
-		"comment":"the associated Metadata",
-		"fullComment":"Retrieves the associated Metadata.",
-		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Metadata_in"],
+		"name":"version",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"number",
+		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"parameters",
-		"comment":"a List of the defined <code>Parameter</code>s for this ConditionType",
-		"fullComment":"Sets the List of the defined <code>Parameter</code>s for this ConditionType.",
-		"typeValue":{
-			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Parameter_in"],
-		},
+		"name":"metadata",
+		"comment":"the associated Metadata",
+		"fullComment":"Retrieves the associated Metadata.",
+		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Metadata_in"],
 		"deprecated":false,
 		"required":false,
 	},
@@ -3004,28 +2993,39 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
+	{
+		"name":"parameters",
+		"comment":"a List of the defined <code>Parameter</code>s for this ConditionType",
+		"fullComment":"Sets the List of the defined <code>Parameter</code>s for this ConditionType.",
+		"typeValue":{
+			"type":"collection",
+			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Parameter_in"],
+		},
+		"deprecated":false,
+		"required":false,
+	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_conditions_ConditionType_in"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_conditions_ConditionType_in"].comment = "ConditionTypes define new conditions that can be applied to items (for example to decide whether a rule needs to be triggered or if a profile is considered as taking part in a campaign) or to perform queries against the stored unomi data";
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_conditions_ConditionType_out"].content = [
 	{
-		"name":"version",
-		"comment":null,
-		"fullComment":null,
+		"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":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"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":"version",
+		"comment":null,
+		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
@@ -3121,26 +3121,29 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"servletContext",
+		"name":"lastAccessedTime",
 		"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":"new",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"java.util.Enumeration<java.lang.String>",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"creationTime",
+		"name":"maxInactiveInterval",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3151,56 +3154,53 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"maxInactiveInterval",
+		"name":"sessionContext",
 		"comment":null,
 		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"number",
-		},
+		"typeValue":com.qmino.miredot.restApiSource.tos["javax_servlet_http_HttpSessionContext_out"],
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"new",
+		"name":"valueNames",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"simple",
-			"typeValue":"boolean",
+			"type":"collection",
+			"typeValue":{
+				"type":"simple",
+				"typeValue":"string",
+			},
 		},
 		"deprecated":false,
 		"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":"sessionContext",
+		"name":"attributeNames",
 		"comment":null,
 		"fullComment":null,
-		"typeValue":com.qmino.miredot.restApiSource.tos["javax_servlet_http_HttpSessionContext_out"],
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"java.util.Enumeration<java.lang.String>",
+		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"valueNames",
+		"name":"creationTime",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"collection",
-			"typeValue":{
-				"type":"simple",
-				"typeValue":"string",
-			},
+			"type":"simple",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
@@ -3222,23 +3222,23 @@ com.qmino.miredot.restApiSource.tos["jav
 		"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,
 	},
 	{
-		"name":"initParameterNames",
+		"name":"servletName",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"java.util.Enumeration<java.lang.String>",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -3256,17 +3256,6 @@ com.qmino.miredot.restApiSource.tos["jav
 com.qmino.miredot.restApiSource.tos["javax_ws_rs_ext_Providers_out"].comment = null;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_campaigns_events_CampaignEvent_in"].content = [
 	{
-		"name":"version",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"number",
-		},
-		"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.",
@@ -3289,25 +3278,25 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"metadata",
-		"comment":"the associated Metadata",
-		"fullComment":"Retrieves the associated Metadata.",
-		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Metadata_in"],
-		"deprecated":false,
-		"required":false,
-	},
-	{
-		"name":"timezone",
-		"comment":"the timezone",
-		"fullComment":"Sets the timezone.",
+		"name":"version",
+		"comment":null,
+		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
+		"name":"metadata",
+		"comment":"the associated Metadata",
+		"fullComment":"Retrieves the associated Metadata.",
+		"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Metadata_in"],
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"cost",
 		"comment":"the cost",
 		"fullComment":"Sets the cost.",
@@ -3330,9 +3319,9 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"currency",
-		"comment":"the currency",
-		"fullComment":"Sets the currency.",
+		"name":"campaignId",
+		"comment":"the campaign id",
+		"fullComment":"Sets the campaign id.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -3341,9 +3330,9 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"campaignId",
-		"comment":"the campaign id",
-		"fullComment":"Sets the campaign id.",
+		"name":"timezone",
+		"comment":"the timezone",
+		"fullComment":"Sets the timezone.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -3351,21 +3340,21 @@ com.qmino.miredot.restApiSource.tos["org
 		"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";
-com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_campaigns_events_CampaignEvent_out"].content = [
 	{
-		"name":"version",
-		"comment":null,
-		"fullComment":null,
+		"name":"currency",
+		"comment":"the currency",
+		"fullComment":"Sets the currency.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"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";
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_campaigns_events_CampaignEvent_out"].content = [
 	{
 		"name":"itemType",
 		"comment":"a String representation of this Item's type, must equal the <code>ITEM_TYPE</code> value",
@@ -3378,6 +3367,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
+		"name":"version",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"number",
+		},
+		"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.",
@@ -3397,17 +3397,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"timezone",
-		"comment":"the timezone",
-		"fullComment":"Retrieves the timezone.",
-		"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.",
@@ -3430,9 +3419,9 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"currency",
-		"comment":"the currency",
-		"fullComment":"Retrieves the currency.",
+		"name":"campaignId",
+		"comment":"the identifier of the associated <code>Campaign</code>",
+		"fullComment":"Retrieves the identifier of the associated <code>Campaign</code>.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -3441,9 +3430,20 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"campaignId",
-		"comment":"the identifier of the associated <code>Campaign</code>",
-		"fullComment":"Retrieves the identifier of the associated <code>Campaign</code>.",
+		"name":"timezone",
+		"comment":"the timezone",
+		"fullComment":"Retrieves the timezone.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"currency",
+		"comment":"the currency",
+		"fullComment":"Retrieves the currency.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -3537,17 +3537,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"list",
-		"comment":"a List of the <code>size</code> elements starting from the <code>offset</code>-th one from the original, larger list",
-		"fullComment":"Retrieves the limited list view.",
-		"typeValue":{
-			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Session_out"],
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"pageSize",
 		"comment":"the number of elements this PartialList contains",
 		"fullComment":"Retrieves the number of elements this PartialList contains.",
@@ -3591,23 +3580,34 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
+	{
+		"name":"list",
+		"comment":"a List of the <code>size</code> elements starting from the <code>offset</code>-th one from the original, larger list",
+		"fullComment":"Retrieves the limited list view.",
+		"typeValue":{
+			"type":"collection",
+			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Session_out"],
+		},
+		"deprecated":false,
+		"required":false,
+	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PartialList_org_apache_unomi_api_Session__out"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_PartialList_org_apache_unomi_api_Session__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_goals_GoalReport$Stat_in"].content = [
 	{
-		"name":"key",
+		"name":"conversionRate",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"conversionRate",
+		"name":"startCount",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3618,7 +3618,7 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"startCount",
+		"name":"targetCount",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3629,7 +3629,7 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"targetCount",
+		"name":"percentage",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3640,12 +3640,12 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"percentage",
+		"name":"key",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -3712,31 +3712,9 @@ 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["javax_servlet_FilterRegistration_in"].content = [
-	{
-		"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 = [
+com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_Aggregate_in"].content = [
 	{
-		"name":"name",
+		"name":"property",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3747,7 +3725,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"className",
+		"name":"type",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3758,7 +3736,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"initParameters",
+		"name":"parameters",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3769,44 +3747,38 @@ 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_in"],
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"urlPatternMappings",
+		"name":"ipRanges",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"collection",
-			"typeValue":{
-				"type":"simple",
-				"typeValue":"string",
-			},
+			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_IpRange_in"],
 		},
 		"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_in"].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":"property",
 		"comment":null,
@@ -3819,6 +3791,17 @@ 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",
 		"comment":null,
 		"fullComment":null,
@@ -3837,44 +3820,55 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"type",
+		"name":"dateRanges",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
+			"type":"collection",
+			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_DateRange_out"],
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"dateRanges",
+		"name":"numericRanges",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_DateRange_in"],
+			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_NumericRange_out"],
 		},
 		"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":"ipRanges",
+		"name":"initParameters",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_IpRange_in"],
+			"type":"map",
+			"typeKey":{
+				"type":"simple",
+				"typeValue":"string",
+			},
+			"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_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":"property",
+		"name":"name",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3885,7 +3879,7 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"type",
+		"name":"className",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3896,7 +3890,7 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"parameters",
+		"name":"initParameters",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -3907,50 +3901,45 @@ 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_out"],
+			"typeValue":{
+				"type":"simple",
+				"typeValue":"string",
+			},
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"numericRanges",
+		"name":"urlPatternMappings",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_query_NumericRange_out"],
+			"typeValue":{
+				"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_out"].ordered = false;
+com.qmino.miredot.restApiSource.tos["javax_servlet_FilterRegistration_out"].comment = null;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_ClusterNode_in"].content = [
 	{
-		"name":"data",
-		"comment":"<code>true</code> if this node locally stores data, <code>false</code> otherwise",
-		"fullComment":"Specifies whether this ClusterNode locally stores data.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"boolean",
-		},
-		"deprecated":false,
-		"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..",
@@ -4019,6 +4008,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"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.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"boolean",
+		},
+		"deprecated":false,
+		"required":false,
+	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_ClusterNode_in"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_ClusterNode_in"].comment = "Information about a cluster node";
@@ -4038,12 +4038,12 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"uptime",
-		"comment":"the uptime",
-		"fullComment":"Retrieves the uptime.",
+		"name":"master",
+		"comment":"<code>true</code> if this node is a master node, <code>false</code> otherwise",
+		"fullComment":"Determines 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":"number",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
@@ -4082,9 +4082,9 @@ 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":"Determines whether this ClusterNode is a master node, i.e. this node doesn't store any data but is only focused on cluster management operations.",
+		"name":"data",
+		"comment":"<code>true</code> if this node locally stores data, <code>false</code> otherwise",
+		"fullComment":"Determines whether this ClusterNode locally stores data.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"boolean",
@@ -4093,12 +4093,12 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"data",
-		"comment":"<code>true</code> if this node locally stores data, <code>false</code> otherwise",
-		"fullComment":"Determines whether this ClusterNode locally stores data.",
+		"name":"uptime",
+		"comment":"the uptime",
+		"fullComment":"Retrieves the uptime.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"boolean",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
@@ -4209,20 +4209,9 @@ com.qmino.miredot.restApiSource.tos["jav
 com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_Cookie_out"].comment = null;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Patch_in"].content = [
 	{
-		"name":"version",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"number",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
-		"name":"scope",
-		"comment":"the Item's scope name",
-		"fullComment":"Retrieves the Item's scope.",
+		"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.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -4231,9 +4220,9 @@ com.qmino.miredot.restApiSource.tos["org
 		"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.",
+		"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",
@@ -4242,23 +4231,23 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"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":"version",
+		"comment":null,
+		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"data",
-		"comment":"data",
-		"fullComment":"Get the patch data For override operation, the data is the full item For patch, the data is a JsonPatch object For remove, no data is needed",
+		"name":"scope",
+		"comment":"the Item's scope name",
+		"fullComment":"Retrieves the Item's scope.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"object",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -4307,14 +4296,25 @@ com.qmino.miredot.restApiSource.tos["org
 		"deprecated":false,
 		"required":false,
 	},
+	{
+		"name":"data",
+		"comment":"data",
+		"fullComment":"Get the patch data For override operation, the data is the full item For patch, the data is a JsonPatch object For remove, no data is needed",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"object",
+		},
+		"deprecated":false,
+		"required":false,
+	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Patch_in"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Patch_in"].comment = "A context server tracked entity";
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Patch_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",
@@ -4323,23 +4323,23 @@ com.qmino.miredot.restApiSource.tos["org
 		"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,
 	},
 	{
-		"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":"version",
+		"comment":null,
+		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
@@ -4448,9 +4448,9 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"scope",
-		"comment":"the scope",
-		"fullComment":"Sets the scope.",
+		"name":"description",
+		"comment":"the description",
+		"fullComment":"Sets the description.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -4459,9 +4459,9 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"description",
-		"comment":"the description",
-		"fullComment":"Sets the description.",
+		"name":"id",
+		"comment":"the id",
+		"fullComment":"Sets the id.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -4470,9 +4470,31 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"id",
-		"comment":"the id",
-		"fullComment":"Sets the id.",
+		"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":"boolean",
+		},
+		"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.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"boolean",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"scope",
+		"comment":"the scope",
+		"fullComment":"Sets the scope.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -4508,28 +4530,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"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.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"boolean",
-		},
-		"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.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"boolean",
-		},
-		"deprecated":false,
-		"required":false,
-	},
 ];
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Metadata_in"].ordered = false;
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_Metadata_in"].comment = "A class providing information about context server entities";
@@ -4579,9 +4579,20 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"scope",
-		"comment":"the scope for the entity associated with this Metadata",
-		"fullComment":"Retrieves the scope for the entity associated with this Metadata",
+		"name":"enabled",
+		"comment":"<code>true</code> if the associated entity is enabled, <code>false</code> otherwise",
+		"fullComment":"Whether the associated entity is considered active by the context server, in particular to check if rules need to be created / triggered",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"boolean",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"description",
+		"comment":"the description",
+		"fullComment":"Retrieves the description.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -4590,9 +4601,9 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"enabled",
-		"comment":"<code>true</code> if the associated entity is enabled, <code>false</code> otherwise",
-		"fullComment":"Whether the associated entity is considered active by the context server, in particular to check if rules need to be created / triggered",
+		"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":"boolean",
@@ -4601,9 +4612,9 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"description",
-		"comment":"the description",
-		"fullComment":"Retrieves the description.",
+		"name":"scope",
+		"comment":"the scope for the entity associated with this Metadata",
+		"fullComment":"Retrieves the scope for the entity associated with this Metadata",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -4639,17 +4650,6 @@ com.qmino.miredot.restApiSource.tos["org
 		"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.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"boolean",
-		},
-		"deprecated":false,
-		"required":false,
-	},
 ];
 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";
@@ -4757,17 +4757,6 @@ com.qmino.miredot.restApiSource.tos["org
 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":"version",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"number",
-		},
-		"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.",
@@ -4790,6 +4779,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
+		"name":"version",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"number",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"metadata",
 		"comment":"the associated Metadata",
 		"fullComment":"Retrieves the associated Metadata.",
@@ -4798,23 +4798,23 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"timezone",
-		"comment":"the timezone associated with this Campaign's start and end dates",
-		"fullComment":"Sets the timezone associated with this Campaign's start and end dates.",
+		"name":"startDate",
+		"comment":"the start date",
+		"fullComment":"Sets the start date for this Campaign.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"date string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"primaryGoal",
-		"comment":"the identifier for this Campaign's primary <code>Goal</code>",
-		"fullComment":"Sets the identifier for this Campaign's primary <code>Goal</code>.",
+		"name":"endDate",
+		"comment":"the end date",
+		"fullComment":"Sets the end date for this Campaign.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"date string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -4828,34 +4828,34 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"endDate",
-		"comment":"the end date",
-		"fullComment":"Sets the end date for this Campaign.",
+		"name":"cost",
+		"comment":"the cost incurred by this Campaign",
+		"fullComment":"Sets the cost incurred by this Campaign.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"date string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"startDate",
-		"comment":"the start date",
-		"fullComment":"Sets the start date for this Campaign.",
+		"name":"primaryGoal",
+		"comment":"the identifier for this Campaign's primary <code>Goal</code>",
+		"fullComment":"Sets the identifier for this Campaign's primary <code>Goal</code>.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"date string",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"cost",
-		"comment":"the cost incurred by this Campaign",
-		"fullComment":"Sets the cost incurred by this Campaign.",
+		"name":"timezone",
+		"comment":"the timezone associated with this Campaign's start and end dates",
+		"fullComment":"Sets the timezone associated with this Campaign's start and end dates.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -4876,23 +4876,23 @@ com.qmino.miredot.restApiSource.tos["org
 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";
 com.qmino.miredot.restApiSource.tos["org_apache_unomi_api_campaigns_Campaign_out"].content = [
 	{
-		"name":"version",
-		"comment":null,
-		"fullComment":null,
+		"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":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"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":"version",
+		"comment":null,
+		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
@@ -4917,23 +4917,23 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"timezone",
-		"comment":"the timezone associated with this Campaign's start and end dates",
-		"fullComment":"Retrieves the timezone associated with this Campaign's start and end dates.",
+		"name":"startDate",
+		"comment":"the start date",
+		"fullComment":"Retrieves the start date for this Campaign.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"date string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"primaryGoal",
-		"comment":"the identifier for this Campaign's primary <code>Goal</code>",
-		"fullComment":"Retrieves the identifier for this Campaign's primary <code>Goal</code>.",
+		"name":"endDate",
+		"comment":"the end date",
+		"fullComment":"Retrieves the end date for this Campaign.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"date string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -4947,34 +4947,34 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"endDate",
-		"comment":"the end date",
-		"fullComment":"Retrieves the end date for this Campaign.",
+		"name":"cost",
+		"comment":"the cost incurred by this Campaign",
+		"fullComment":"Retrieves the cost incurred by this Campaign.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"date string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"startDate",
-		"comment":"the start date",
-		"fullComment":"Retrieves the start date for this Campaign.",
+		"name":"primaryGoal",
+		"comment":"the identifier for this Campaign's primary <code>Goal</code>",
+		"fullComment":"Retrieves the identifier for this Campaign's primary <code>Goal</code>.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"date string",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"cost",
-		"comment":"the cost incurred by this Campaign",
-		"fullComment":"Retrieves the cost incurred by this Campaign.",
+		"name":"timezone",
+		"comment":"the timezone associated with this Campaign's start and end dates",
+		"fullComment":"Retrieves the timezone associated with this Campaign's start and end dates.",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -4995,18 +4995,18 @@ com.qmino.miredot.restApiSource.tos["org
 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_api_query_DateRange_in"].content = [
 	{
-		"name":"key",
+		"name":"from",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"object",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"from",
+		"name":"to",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5017,12 +5017,12 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"to",
+		"name":"key",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"object",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -5095,12 +5095,12 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"acceptableMediaTypes",
+		"name":"date",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_MediaType_out"],
+			"type":"simple",
+			"typeValue":"date string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -5141,12 +5141,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,
@@ -5216,12 +5216,22 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"status",
+		"name":"metadata",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"simple",
-			"typeValue":"number",
+			"type":"map",
+			"typeKey":{
+				"type":"simple",
+				"typeValue":"string",
+			},
+			"typeValue":{
+				"type":"collection",
+				"typeValue":{
+					"type":"simple",
+					"typeValue":"object",
+				},
+			},
 		},
 		"deprecated":false,
 		"required":false,
@@ -5238,76 +5248,66 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"metadata",
+		"name":"lastModified",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"map",
-			"typeKey":{
-				"type":"simple",
-				"typeValue":"string",
-			},
-			"typeValue":{
-				"type":"collection",
-				"typeValue":{
-					"type":"simple",
-					"typeValue":"object",
-				},
-			},
+			"type":"simple",
+			"typeValue":"date string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"links",
+		"name":"date",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"collection",
-			"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_Link_out"],
+			"type":"simple",
+			"typeValue":"date string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"headers",
+		"name":"status",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"map",
-			"typeKey":{
-				"type":"simple",
-				"typeValue":"string",
-			},
-			"typeValue":{
-				"type":"collection",
-				"typeValue":{
-					"type":"simple",
-					"typeValue":"object",
-				},
-			},
+			"type":"simple",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"lastModified",
+		"name":"links",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"simple",
-			"typeValue":"date string",
+			"type":"collection",
+			"typeValue":com.qmino.miredot.restApiSource.tos["javax_ws_rs_core_Link_out"],
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"date",
+		"name":"headers",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
-			"type":"simple",
-			"typeValue":"date string",
+			"type":"map",
+			"typeKey":{
+				"type":"simple",
+				"typeValue":"string",
+			},
+			"typeValue":{
+				"type":"collection",
+				"typeValue":{
+					"type":"simple",
+					"typeValue":"object",
+				},
+			},
 		},
 		"deprecated":false,
 		"required":false,
@@ -5436,17 +5436,6 @@ com.qmino.miredot.restApiSource.tos["org
 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":"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.",
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"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.",
@@ -5455,9 +5444,20 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"propertyName",
-		"comment":"an Apache Commons BeanUtils expression identifying which property we want to update",
-		"fullComment":"Retrieves the property name which value needs to be updated. Note that the property name follows the <a href=./org/apache/unomi/api/'https://commons.apache.org/proper/commons-beanutils/apidocs/org/apache/commons/beanutils/expression/DefaultResolver.html'>Apache Commons BeanUtils expression format</a>",
+		"name":"propertyValue",
+		"comment":"the new property value",
+		"fullComment":"Retrieves the new property value.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"object",
+		},
+		"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.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -5466,12 +5466,12 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"propertyValue",
-		"comment":"the new property value",
-		"fullComment":"Retrieves the new property value.",
+		"name":"propertyName",
+		"comment":"an Apache Commons BeanUtils expression identifying which property we want to update",
+		"fullComment":"Retrieves the property name which value needs to be updated. Note that the property name follows the <a href=./org/apache/unomi/api/'https://commons.apache.org/proper/commons-beanutils/apidocs/org/apache/commons/beanutils/expression/DefaultResolver.html'>Apache Commons BeanUtils expression format</a>",
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"object",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -5485,7 +5485,21 @@ 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",
+		"name":"urlPatterns",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"collection",
+			"typeValue":{
+				"type":"simple",
+				"typeValue":"string",
+			},
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
+		"name":"isXml",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5496,7 +5510,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"isXml",
+		"name":"elIgnored",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5543,7 +5557,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"urlPatterns",
+		"name":"includeCodas",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5557,7 +5571,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"elIgnored",
+		"name":"deferredSyntaxAllowedAsLiteral",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5568,21 +5582,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"includeCodas",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"collection",
-			"typeValue":{
-				"type":"simple",
-				"typeValue":"string",
-			},
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
-		"name":"deferredSyntaxAllowedAsLiteral",
+		"name":"trimDirectiveWhitespaces",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5593,7 +5593,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"trimDirectiveWhitespaces",
+		"name":"defaultContentType",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5604,7 +5604,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"defaultContentType",
+		"name":"errorOnUndeclaredNamespace",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5615,7 +5615,7 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"errorOnUndeclaredNamespace",
+		"name":"buffer",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5630,12 +5630,12 @@ com.qmino.miredot.restApiSource.tos["jav
 com.qmino.miredot.restApiSource.tos["javax_servlet_descriptor_JspPropertyGroupDescriptor_out"].comment = null;
 com.qmino.miredot.restApiSource.tos["javax_servlet_ServletResponse_in"].content = [
 	{
-		"name":"bufferSize",
+		"name":"locale",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"java.util.Locale",
 		},
 		"deprecated":false,
 		"required":false,
@@ -5663,12 +5663,12 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"locale",
+		"name":"bufferSize",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"java.util.Locale",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
@@ -5689,23 +5689,23 @@ com.qmino.miredot.restApiSource.tos["jav
 com.qmino.miredot.restApiSource.tos["javax_servlet_ServletResponse_in"].comment = null;
 com.qmino.miredot.restApiSource.tos["javax_servlet_ServletResponse_out"].content = [
 	{
-		"name":"writer",
+		"name":"bufferSize",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"java.io.PrintWriter",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"locale",
+		"name":"writer",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"java.util.Locale",
+			"typeValue":"java.io.PrintWriter",
 		},
 		"deprecated":false,
 		"required":false,
@@ -5730,34 +5730,34 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"characterEncoding",
+		"name":"locale",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"java.util.Locale",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"committed",
+		"name":"characterEncoding",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"boolean",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"bufferSize",
+		"name":"committed",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"boolean",
 		},
 		"deprecated":false,
 		"required":false,
@@ -5813,18 +5813,18 @@ 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":"key",
+		"name":"from",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"string",
+			"typeValue":"number",
 		},
 		"deprecated":false,
 		"required":false,
 	},
 	{
-		"name":"from",
+		"name":"to",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
@@ -5835,12 +5835,12 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"to",
+		"name":"key",
 		"comment":null,
 		"fullComment":null,
 		"typeValue":{
 			"type":"simple",
-			"typeValue":"number",
+			"typeValue":"string",
 		},
 		"deprecated":false,
 		"required":false,
@@ -5913,17 +5913,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":"requestUri",
 		"comment":null,
 		"fullComment":null,
@@ -6012,6 +6001,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":"matchedURIs",
 		"comment":null,
 		"fullComment":null,
@@ -6097,17 +6097,6 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
-		"name":"title",
-		"comment":null,
-		"fullComment":null,
-		"typeValue":{
-			"type":"simple",
-			"typeValue":"string",
-		},
-		"deprecated":false,
-		"required":false,
-	},
-	{
 		"name":"params",
 		"comment":null,
 		"fullComment":null,
@@ -6126,6 +6115,17 @@ com.qmino.miredot.restApiSource.tos["jav
 		"required":false,
 	},
 	{
+		"name":"title",
+		"comment":null,
+		"fullComment":null,
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"string",
+		},
+		"deprecated":false,
+		"required":false,
+	},
+	{
 		"name":"uri",
 		"comment":null,
 		"fullComment":null,
@@ -6185,9 +6185,9 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"text",
-		"comment":"the text to be used in full-text searches or <code>null</code> if no full-text search is needed for this Query",
-		"fullComment":"Sets to be used in full-text searches",
+		"name":"sortby",
+		"comment":"the String representation of the sorting specifications for this Query or <code>null</code> if no sorting is required",
+		"fullComment":"Sets the String representation of the sorting specifications for this Query if any. See <code>Query.getSortby()</code> method documentation for format.",
 		"typeValue":{
 			"type":"simple",
 			"typeValue":"string",
@@ -6196,6 +6196,17 @@ com.qmino.miredot.restApiSource.tos["org
 		"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.",
+		"typeValue":{
+			"type":"simple",
+			"typeValue":"boolean",
+		},
+		"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":"Sets the number of elements to retrieve.",
@@ -6207,9 +6218,9 @@ com.qmino.miredot.restApiSource.tos["org
 		"required":false,
 	},
 	{
-		"name":"sortby",
-		"comment":"the String representation of the sorting specifications for this Query or <code>null</code> if no sorting is required",

[... 2696 lines stripped ...]