Skip to content

fix(openapi): add staffId, externalId, submittedOnDate and activationDate to PostGroupsResponse#94

Open
deepthikolipaka wants to merge 1 commit intoopenMF:devfrom
deepthikolipaka:fix/openapi-add-missing-groups-response
Open

fix(openapi): add staffId, externalId, submittedOnDate and activationDate to PostGroupsResponse#94
deepthikolipaka wants to merge 1 commit intoopenMF:devfrom
deepthikolipaka:fix/openapi-add-missing-groups-response

Conversation

@deepthikolipaka
Copy link

Summary

Added missing fields to PostGroupsResponse schema:

  • staffId (integer)
  • externalId (string)
  • submittedOnDate (date)
  • activationDate (date)

Problem

These fields were missing from the OpenAPI spec,
preventing group creation from working correctly.

Changes

  • Added 4 missing fields to PostGroupsResponse schema

Related

Fixes item listed in ISSUES.md under Institution Groups section

@coderabbitai
Copy link

coderabbitai bot commented Mar 16, 2026

Warning

Rate limit exceeded

@deepthikolipaka has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 5 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b8d5c941-a3ec-4784-bacd-ef3748ba27f3

📥 Commits

Reviewing files that changed from the base of the PR and between 1d69ff7 and 4929a15.

📒 Files selected for processing (1)
  • fineract.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant