Skip to content

Commit 395ac5b

Browse files
committed
build(codegen): updating SDK
1 parent 4c89758 commit 395ac5b

11 files changed

+26
-24
lines changed

lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringData.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ public function getName();
3939
public function getDescription();
4040

4141
/**
42-
* <p>Tailored title of the Product as used by search engines.</p>
42+
* <p>Tailored title of the Product that is used by search engines.</p>
4343
*
4444
4545
* @return null|LocalizedString
4646
*/
4747
public function getMetaTitle();
4848

4949
/**
50-
* <p>Tailored description of the Product as used by search engines.</p>
50+
* <p>Tailored description of the Product that is used by search engines.</p>
5151
*
5252
5353
* @return null|LocalizedString

lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDataBuilder.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ public function getDescription()
8787
}
8888

8989
/**
90-
* <p>Tailored title of the Product as used by search engines.</p>
90+
* <p>Tailored title of the Product that is used by search engines.</p>
9191
*
9292
9393
* @return null|LocalizedString
@@ -98,7 +98,7 @@ public function getMetaTitle()
9898
}
9999

100100
/**
101-
* <p>Tailored description of the Product as used by search engines.</p>
101+
* <p>Tailored description of the Product that is used by search engines.</p>
102102
*
103103
104104
* @return null|LocalizedString

lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDataModel.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ public function getDescription()
128128
}
129129

130130
/**
131-
* <p>Tailored title of the Product as used by search engines.</p>
131+
* <p>Tailored title of the Product that is used by search engines.</p>
132132
*
133133
*
134134
* @return null|LocalizedString
@@ -149,7 +149,7 @@ public function getMetaTitle()
149149
}
150150

151151
/**
152-
* <p>Tailored description of the Product as used by search engines.</p>
152+
* <p>Tailored description of the Product that is used by search engines.</p>
153153
*
154154
*
155155
* @return null|LocalizedString

lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDraft.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,23 +69,23 @@ public function getName();
6969
public function getDescription();
7070

7171
/**
72-
* <p>Tailored title of the Product used by external search engines for improved search engine performance.</p>
72+
* <p>Tailored title of the Product that is used by search engines.</p>
7373
*
7474
7575
* @return null|LocalizedString
7676
*/
7777
public function getMetaTitle();
7878

7979
/**
80-
* <p>Tailored description of the Product used by external search engines for improved search engine performance.</p>
80+
* <p>Tailored description of the Product that is used by search engines.</p>
8181
*
8282
8383
* @return null|LocalizedString
8484
*/
8585
public function getMetaDescription();
8686

8787
/**
88-
* <p>Tailored keywords related to the Product used by external search engines for improved search engine performance.</p>
88+
* <p>Tailored keywords related to the Product that are used by search engines.</p>
8989
*
9090
9191
* @return null|LocalizedString

lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDraftBuilder.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ public function getDescription()
148148
}
149149

150150
/**
151-
* <p>Tailored title of the Product used by external search engines for improved search engine performance.</p>
151+
* <p>Tailored title of the Product that is used by search engines.</p>
152152
*
153153
154154
* @return null|LocalizedString
@@ -159,7 +159,7 @@ public function getMetaTitle()
159159
}
160160

161161
/**
162-
* <p>Tailored description of the Product used by external search engines for improved search engine performance.</p>
162+
* <p>Tailored description of the Product that is used by search engines.</p>
163163
*
164164
165165
* @return null|LocalizedString
@@ -170,7 +170,7 @@ public function getMetaDescription()
170170
}
171171

172172
/**
173-
* <p>Tailored keywords related to the Product used by external search engines for improved search engine performance.</p>
173+
* <p>Tailored keywords related to the Product that are used by search engines.</p>
174174
*
175175
176176
* @return null|LocalizedString

lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDraftModel.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ public function getDescription()
226226
}
227227

228228
/**
229-
* <p>Tailored title of the Product used by external search engines for improved search engine performance.</p>
229+
* <p>Tailored title of the Product that is used by search engines.</p>
230230
*
231231
*
232232
* @return null|LocalizedString
@@ -247,7 +247,7 @@ public function getMetaTitle()
247247
}
248248

249249
/**
250-
* <p>Tailored description of the Product used by external search engines for improved search engine performance.</p>
250+
* <p>Tailored description of the Product that is used by search engines.</p>
251251
*
252252
*
253253
* @return null|LocalizedString
@@ -268,7 +268,7 @@ public function getMetaDescription()
268268
}
269269

270270
/**
271-
* <p>Tailored keywords related to the Product used by external search engines for improved search engine performance.</p>
271+
* <p>Tailored keywords related to the Product that are used by search engines.</p>
272272
*
273273
*
274274
* @return null|LocalizedString

lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringInStoreDraft.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,23 +59,23 @@ public function getName();
5959
public function getDescription();
6060

6161
/**
62-
* <p>Tailored title of the Product used by external search engines for improved search engine performance.</p>
62+
* <p>Tailored title of the Product that is used by search engines.</p>
6363
*
6464
6565
* @return null|LocalizedString
6666
*/
6767
public function getMetaTitle();
6868

6969
/**
70-
* <p>Tailored description of the Product used by external search engines for improved search engine performance.</p>
70+
* <p>Tailored description of the Product that is used in search engine.</p>
7171
*
7272
7373
* @return null|LocalizedString
7474
*/
7575
public function getMetaDescription();
7676

7777
/**
78-
* <p>Tailored keywords related to the Product used by external search engines for improved search engine performance.</p>
78+
* <p>Tailored keywords related to the Product that are used by search engines.</p>
7979
*
8080
8181
* @return null|LocalizedString

lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringInStoreDraftBuilder.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ public function getDescription()
129129
}
130130

131131
/**
132-
* <p>Tailored title of the Product used by external search engines for improved search engine performance.</p>
132+
* <p>Tailored title of the Product that is used by search engines.</p>
133133
*
134134
135135
* @return null|LocalizedString
@@ -140,7 +140,7 @@ public function getMetaTitle()
140140
}
141141

142142
/**
143-
* <p>Tailored description of the Product used by external search engines for improved search engine performance.</p>
143+
* <p>Tailored description of the Product that is used in search engine.</p>
144144
*
145145
146146
* @return null|LocalizedString
@@ -151,7 +151,7 @@ public function getMetaDescription()
151151
}
152152

153153
/**
154-
* <p>Tailored keywords related to the Product used by external search engines for improved search engine performance.</p>
154+
* <p>Tailored keywords related to the Product that are used by search engines.</p>
155155
*
156156
157157
* @return null|LocalizedString

lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringInStoreDraftModel.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ public function getDescription()
195195
}
196196

197197
/**
198-
* <p>Tailored title of the Product used by external search engines for improved search engine performance.</p>
198+
* <p>Tailored title of the Product that is used by search engines.</p>
199199
*
200200
*
201201
* @return null|LocalizedString
@@ -216,7 +216,7 @@ public function getMetaTitle()
216216
}
217217

218218
/**
219-
* <p>Tailored description of the Product used by external search engines for improved search engine performance.</p>
219+
* <p>Tailored description of the Product that is used in search engine.</p>
220220
*
221221
*
222222
* @return null|LocalizedString
@@ -237,7 +237,7 @@ public function getMetaDescription()
237237
}
238238

239239
/**
240-
* <p>Tailored keywords related to the Product used by external search engines for improved search engine performance.</p>
240+
* <p>Tailored keywords related to the Product that are used by search engines.</p>
241241
*
242242
*
243243
* @return null|LocalizedString

reference.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0ebf6f968b615dbb804fd9113b66242c2112c859

0 commit comments

Comments
 (0)