diff --git a/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessage.php b/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessage.php
index 80cef064790..29558ca412f 100644
--- a/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessage.php
+++ b/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessage.php
@@ -17,7 +17,7 @@ interface ApprovalRuleKeySetMessage extends Message
public const FIELD_OLD_KEY = 'oldKey';
/**
- *
Description of the ApprovalRule after the Set Key update action.
+ * key value of the ApprovalRule after the Set Key update action.
*
* @return null|string
@@ -25,7 +25,7 @@ interface ApprovalRuleKeySetMessage extends Message
public function getKey();
/**
- * Description of the ApprovalRule before the Set Key update action.
+ * key value of the ApprovalRule before the Set Key update action.
*
* @return null|string
diff --git a/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessageBuilder.php b/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessageBuilder.php
index 9dd552fa8fb..4616b22b720 100644
--- a/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessageBuilder.php
+++ b/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessageBuilder.php
@@ -211,7 +211,7 @@ public function getResourceUserProvidedIdentifiers()
}
/**
- * Description of the ApprovalRule after the Set Key update action.
+ * key value of the ApprovalRule after the Set Key update action.
*
* @return null|string
@@ -222,7 +222,7 @@ public function getKey()
}
/**
- * Description of the ApprovalRule before the Set Key update action.
+ * key value of the ApprovalRule before the Set Key update action.
*
* @return null|string
diff --git a/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessageModel.php b/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessageModel.php
index ce0d1734cc1..299ac393740 100644
--- a/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessageModel.php
+++ b/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessageModel.php
@@ -373,7 +373,7 @@ public function getResourceUserProvidedIdentifiers()
}
/**
- * Description of the ApprovalRule after the Set Key update action.
+ * key value of the ApprovalRule after the Set Key update action.
*
*
* @return null|string
@@ -393,7 +393,7 @@ public function getKey()
}
/**
- * Description of the ApprovalRule before the Set Key update action.
+ * key value of the ApprovalRule before the Set Key update action.
*
*
* @return null|string
diff --git a/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessagePayload.php b/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessagePayload.php
index 5d2a156ba21..63494518267 100644
--- a/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessagePayload.php
+++ b/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessagePayload.php
@@ -17,7 +17,7 @@ interface ApprovalRuleKeySetMessagePayload extends MessagePayload
public const FIELD_OLD_KEY = 'oldKey';
/**
- * Description of the ApprovalRule after the Set Key update action.
+ * key value of the ApprovalRule after the Set Key update action.
*
* @return null|string
@@ -25,7 +25,7 @@ interface ApprovalRuleKeySetMessagePayload extends MessagePayload
public function getKey();
/**
- * Description of the ApprovalRule before the Set Key update action.
+ * key value of the ApprovalRule before the Set Key update action.
*
* @return null|string
diff --git a/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessagePayloadBuilder.php b/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessagePayloadBuilder.php
index 6f0427e8938..46e72c072a9 100644
--- a/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessagePayloadBuilder.php
+++ b/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessagePayloadBuilder.php
@@ -33,7 +33,7 @@ final class ApprovalRuleKeySetMessagePayloadBuilder implements Builder
private $oldKey;
/**
- * Description of the ApprovalRule after the Set Key update action.
+ * key value of the ApprovalRule after the Set Key update action.
*
* @return null|string
@@ -44,7 +44,7 @@ public function getKey()
}
/**
- * Description of the ApprovalRule before the Set Key update action.
+ * key value of the ApprovalRule before the Set Key update action.
*
* @return null|string
diff --git a/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessagePayloadModel.php b/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessagePayloadModel.php
index b1cbd60174c..34b088b4e58 100644
--- a/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessagePayloadModel.php
+++ b/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessagePayloadModel.php
@@ -71,7 +71,7 @@ public function getType()
}
/**
- * Description of the ApprovalRule after the Set Key update action.
+ * key value of the ApprovalRule after the Set Key update action.
*
*
* @return null|string
@@ -91,7 +91,7 @@ public function getKey()
}
/**
- * Description of the ApprovalRule before the Set Key update action.
+ * key value of the ApprovalRule before the Set Key update action.
*
*
* @return null|string
diff --git a/references.txt b/references.txt
index 574fa273edb..99973a0a1ca 100644
--- a/references.txt
+++ b/references.txt
@@ -419,3 +419,4 @@ ab2859c84d9f146e5d8556e905538b92af4aa044
7c59b29681399c1a3000934fd59a46c10cbe5401
dd595db3882a9eef83a47515f013be37deae6bff
10b807d404cfeba225736763251d8ba6d8b16db3
+fcc6480a0c34dde0eb5c0a44b1b166a4fdc212fc