Skip to content

feat: adds personId across all API request helper functions#289

Merged
pierreoria merged 2 commits into
inloco:masterfrom
pierreoria:feat/add-person-id
Aug 18, 2025
Merged

feat: adds personId across all API request helper functions#289
pierreoria merged 2 commits into
inloco:masterfrom
pierreoria:feat/add-person-id

Conversation

@pierreoria
Copy link
Copy Markdown
Contributor

Proposed changes

Adds optional personId field to the following methods:

  • registerSignup
  • registerWebSignup
  • registerLogin
  • registerWebLogin
  • registerPayment
  • registerFeedback

Checklist

  • Style check and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have tested on the live API endpoint

@pierreoria pierreoria requested a review from a team as a code owner August 6, 2025 14:28
Comment thread src/main/java/com/incognia/common/PersonID.java
Comment thread src/test/java/com/incognia/api/IncogniaAPITest.java Outdated
Comment thread src/main/java/com/incognia/feedback/PostFeedbackRequestBody.java
@pierreoria pierreoria merged commit b3b717b into inloco:master Aug 18, 2025
3 checks passed
pierreoria added a commit that referenced this pull request Sep 11, 2025
* feat: adds person_id across all functions

* feat: adds ofCPF constructor
This was referenced Sep 11, 2025
pierreoria added a commit that referenced this pull request Sep 11, 2025
* feat: adds personId across all API request helper functions (#289)

* feat: adds person_id across all functions

* feat: adds ofCPF constructor

* chore: update version tag in readme and gradle file

* chore: regenerate gradle wrapper files
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