Skip to content

Commit 1f75d62

Browse files
authored
Merge pull request #170 from commercetools/gen-sdk-updates
Update generated SDKs
2 parents fe79970 + 213a08c commit 1f75d62

File tree

250 files changed

+193
-760
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

250 files changed

+193
-760
lines changed

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyApiClientsGet.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
import io.vrap.rmf.base.client.*;
1313
import io.vrap.rmf.base.client.utils.Generated;
1414

15-
/**
16-
* <p>Query api-clients</p>
17-
*/
1815
@Generated(value = "io.vrap.rmf.codegen.rendring.CoreCodeGenerator", comments = "https://github.com/vrapio/rmf-codegen")
1916
public class ByProjectKeyApiClientsGet extends
2017
ApiMethod<ByProjectKeyApiClientsGet, com.commercetools.api.models.api_client.ApiClientPagedQueryResponse>

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyApiClientsPost.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
import io.vrap.rmf.base.client.*;
1313
import io.vrap.rmf.base.client.utils.Generated;
1414

15-
/**
16-
* <p>Create ApiClient</p>
17-
*/
1815
@Generated(value = "io.vrap.rmf.codegen.rendring.CoreCodeGenerator", comments = "https://github.com/vrapio/rmf-codegen")
1916
public class ByProjectKeyApiClientsPost
2017
extends ApiMethod<ByProjectKeyApiClientsPost, com.commercetools.api.models.api_client.ApiClient>

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyCartDiscountsByIDDelete.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
import io.vrap.rmf.base.client.*;
1313
import io.vrap.rmf.base.client.utils.Generated;
1414

15-
/**
16-
* <p>Delete CartDiscount by ID</p>
17-
*/
1815
@Generated(value = "io.vrap.rmf.codegen.rendring.CoreCodeGenerator", comments = "https://github.com/vrapio/rmf-codegen")
1916
public class ByProjectKeyCartDiscountsByIDDelete
2017
extends ApiMethod<ByProjectKeyCartDiscountsByIDDelete, com.commercetools.api.models.cart_discount.CartDiscount>

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyCartDiscountsByIDGet.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
import io.vrap.rmf.base.client.*;
1313
import io.vrap.rmf.base.client.utils.Generated;
1414

15-
/**
16-
* <p>Get CartDiscount by ID</p>
17-
*/
1815
@Generated(value = "io.vrap.rmf.codegen.rendring.CoreCodeGenerator", comments = "https://github.com/vrapio/rmf-codegen")
1916
public class ByProjectKeyCartDiscountsByIDGet
2017
extends ApiMethod<ByProjectKeyCartDiscountsByIDGet, com.commercetools.api.models.cart_discount.CartDiscount>

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyCartDiscountsByIDPost.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
import io.vrap.rmf.base.client.*;
1313
import io.vrap.rmf.base.client.utils.Generated;
1414

15-
/**
16-
* <p>Update CartDiscount by ID</p>
17-
*/
1815
@Generated(value = "io.vrap.rmf.codegen.rendring.CoreCodeGenerator", comments = "https://github.com/vrapio/rmf-codegen")
1916
public class ByProjectKeyCartDiscountsByIDPost
2017
extends ApiMethod<ByProjectKeyCartDiscountsByIDPost, com.commercetools.api.models.cart_discount.CartDiscount>

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyCartDiscountsGet.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
import io.vrap.rmf.base.client.*;
1313
import io.vrap.rmf.base.client.utils.Generated;
1414

15-
/**
16-
* <p>Query cart-discounts</p>
17-
*/
1815
@Generated(value = "io.vrap.rmf.codegen.rendring.CoreCodeGenerator", comments = "https://github.com/vrapio/rmf-codegen")
1916
public class ByProjectKeyCartDiscountsGet extends
2017
ApiMethod<ByProjectKeyCartDiscountsGet, com.commercetools.api.models.cart_discount.CartDiscountPagedQueryResponse>

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyCartDiscountsKeyByKeyDelete.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
import io.vrap.rmf.base.client.*;
1313
import io.vrap.rmf.base.client.utils.Generated;
1414

15-
/**
16-
* <p>Delete CartDiscount by key</p>
17-
*/
1815
@Generated(value = "io.vrap.rmf.codegen.rendring.CoreCodeGenerator", comments = "https://github.com/vrapio/rmf-codegen")
1916
public class ByProjectKeyCartDiscountsKeyByKeyDelete extends
2017
ApiMethod<ByProjectKeyCartDiscountsKeyByKeyDelete, com.commercetools.api.models.cart_discount.CartDiscount>

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyCartDiscountsKeyByKeyGet.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
import io.vrap.rmf.base.client.*;
1313
import io.vrap.rmf.base.client.utils.Generated;
1414

15-
/**
16-
* <p>Get CartDiscount by key</p>
17-
*/
1815
@Generated(value = "io.vrap.rmf.codegen.rendring.CoreCodeGenerator", comments = "https://github.com/vrapio/rmf-codegen")
1916
public class ByProjectKeyCartDiscountsKeyByKeyGet
2017
extends ApiMethod<ByProjectKeyCartDiscountsKeyByKeyGet, com.commercetools.api.models.cart_discount.CartDiscount>

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyCartDiscountsKeyByKeyPost.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
import io.vrap.rmf.base.client.*;
1313
import io.vrap.rmf.base.client.utils.Generated;
1414

15-
/**
16-
* <p>Update CartDiscount by key</p>
17-
*/
1815
@Generated(value = "io.vrap.rmf.codegen.rendring.CoreCodeGenerator", comments = "https://github.com/vrapio/rmf-codegen")
1916
public class ByProjectKeyCartDiscountsKeyByKeyPost extends
2017
ApiMethod<ByProjectKeyCartDiscountsKeyByKeyPost, com.commercetools.api.models.cart_discount.CartDiscount>

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/client/ByProjectKeyCartDiscountsPost.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
import io.vrap.rmf.base.client.*;
1313
import io.vrap.rmf.base.client.utils.Generated;
1414

15-
/**
16-
* <p>Create CartDiscount</p>
17-
*/
1815
@Generated(value = "io.vrap.rmf.codegen.rendring.CoreCodeGenerator", comments = "https://github.com/vrapio/rmf-codegen")
1916
public class ByProjectKeyCartDiscountsPost
2017
extends ApiMethod<ByProjectKeyCartDiscountsPost, com.commercetools.api.models.cart_discount.CartDiscount>

0 commit comments

Comments
 (0)