Skip to content

Commit af11ece

Browse files
committed
build(codegen): updating SDK
1 parent 4b8560e commit af11ece

File tree

7 files changed

+7
-6
lines changed

7 files changed

+7
-6
lines changed

lib/commercetools-api/src/Models/Type/CustomFields.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ interface CustomFields extends JsonObject
2525
public function getType();
2626

2727
/**
28-
* <p>Object containing the Custom Fields for the <a href="/../api/projects/types#list-of-customizable-data-types">customized resource or data type</a>.</p>
28+
* <p>Object containing the Custom Fields for the <a href="/../api/projects/types#resourcetypeid">customized resource or data type</a>.</p>
2929
*
3030
3131
* @return null|FieldContainer

lib/commercetools-api/src/Models/Type/CustomFieldsBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public function getType()
4444
}
4545

4646
/**
47-
* <p>Object containing the Custom Fields for the <a href="/../api/projects/types#list-of-customizable-data-types">customized resource or data type</a>.</p>
47+
* <p>Object containing the Custom Fields for the <a href="/../api/projects/types#resourcetypeid">customized resource or data type</a>.</p>
4848
*
4949
5050
* @return null|FieldContainer

lib/commercetools-api/src/Models/Type/CustomFieldsDraft.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ interface CustomFieldsDraft extends JsonObject
2525
public function getType();
2626

2727
/**
28-
* <p>Object containing the Custom Fields for the <a href="/../api/projects/types#list-of-customizable-data-types">customized resource or data type</a>.</p>
28+
* <p>Object containing the Custom Fields for the <a href="/../api/projects/types#resourcetypeid">customized resource or data type</a>.</p>
2929
*
3030
3131
* @return null|FieldContainer

lib/commercetools-api/src/Models/Type/CustomFieldsDraftBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public function getType()
4444
}
4545

4646
/**
47-
* <p>Object containing the Custom Fields for the <a href="/../api/projects/types#list-of-customizable-data-types">customized resource or data type</a>.</p>
47+
* <p>Object containing the Custom Fields for the <a href="/../api/projects/types#resourcetypeid">customized resource or data type</a>.</p>
4848
*
4949
5050
* @return null|FieldContainer

lib/commercetools-api/src/Models/Type/CustomFieldsDraftModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public function getType()
6565
}
6666

6767
/**
68-
* <p>Object containing the Custom Fields for the <a href="/../api/projects/types#list-of-customizable-data-types">customized resource or data type</a>.</p>
68+
* <p>Object containing the Custom Fields for the <a href="/../api/projects/types#resourcetypeid">customized resource or data type</a>.</p>
6969
*
7070
*
7171
* @return null|FieldContainer

lib/commercetools-api/src/Models/Type/CustomFieldsModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public function getType()
6565
}
6666

6767
/**
68-
* <p>Object containing the Custom Fields for the <a href="/../api/projects/types#list-of-customizable-data-types">customized resource or data type</a>.</p>
68+
* <p>Object containing the Custom Fields for the <a href="/../api/projects/types#resourcetypeid">customized resource or data type</a>.</p>
6969
*
7070
*
7171
* @return null|FieldContainer

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,3 +320,4 @@ d410bad973f2fe90ea8239c4cb586fe0cfc13856
320320
0dec565903d52229b25140447f4216f4781bd976
321321
ccf4522140c12b0093aefe0e2a27d62bcc4834a6
322322
6bb8d35316a92441d0a59417b49ad3a8c7037e45
323+
07b822efee634159a97f9ba24f86114b984d8d4c

0 commit comments

Comments
 (0)