Skip to content

Conversation

@Alexey-Pavlov
Copy link
Contributor

This pull request updates the documented item limit for the createOrReplaceItems method from 1,000 to 10,000 items. This change ensures consistency between the documentation and the actual method behavior.

Limit increase for item replacement:

  • Updated the comment in README.md to reflect the new limit of 10,000 items for the constructor.createOrReplaceItems method.
  • Updated the Javadoc in constructorio-client/src/main/java/io/constructor/client/ConstructorIO.java to specify the new limit of 10,000 items for adding or replacing items.

@Alexey-Pavlov Alexey-Pavlov requested review from a team and Copilot October 30, 2025 15:13
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the documented limit for batch item operations from 1,000 items to 10,000 items, reflecting an increase in the API's batch processing capacity.

  • Updated method documentation in ConstructorIO.java to reflect the new 10,000 item limit
  • Updated README.md example to reflect the new 10,000 item limit

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
constructorio-client/src/main/java/io/constructor/client/ConstructorIO.java Updated JavaDoc comment for createOrReplaceItems method to reflect increased limit
README.md Updated code example comment to reflect increased limit

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Alexey-Pavlov Alexey-Pavlov merged commit 296a698 into master Oct 30, 2025
9 of 10 checks passed
@Alexey-Pavlov Alexey-Pavlov deleted the cdx-287-java-docs-change-items-api-limit-from-1k-to-10k-in branch October 30, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants