Skip to content

Commit

Permalink
Merge pull request #752 from commercetools/gen-sdk-updates
Browse files Browse the repository at this point in the history
Update generated SDKs
  • Loading branch information
kodiakhq[bot] authored Nov 7, 2024
2 parents e6de87f + db2fcea commit 2fac13e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import io.vrap.rmf.base.client.utils.Generated;

/**
* <p>IDs indicating the customizable resources and data types.</p>
* <p>With Types, you can model your own Custom Fields on the following resources and data types.</p>
*/
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public interface ResourceTypeId extends JsonEnum {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import io.vrap.rmf.base.client.utils.Generated;

/**
* <p>IDs indicating the customizable resources and data types. Maps to <code>Type.resourceTypeId</code>.</p>
* <p>With Types, you can model your own Custom Fields on the following resources and data types. Maps to <code>Type.resourceTypeId</code>.</p>
*/
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public interface ResourceTypeId extends JsonEnum {
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -324,3 +324,4 @@ c8c2455221baca20421082b7715eaa0a712af7f1
d410bad973f2fe90ea8239c4cb586fe0cfc13856
ccf4522140c12b0093aefe0e2a27d62bcc4834a6
6bb8d35316a92441d0a59417b49ad3a8c7037e45
07b822efee634159a97f9ba24f86114b984d8d4c

0 comments on commit 2fac13e

Please sign in to comment.