Skip to content

fix(openapi): add accountNo, externalId and activationDate to GetCentersCenterIdResponse#93

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

fix(openapi): add accountNo, externalId and activationDate to GetCentersCenterIdResponse#93
deepthikolipaka wants to merge 1 commit intoopenMF:devfrom
deepthikolipaka:fix/openapi-add-missing-centerid-fields

Conversation

@deepthikolipaka
Copy link

Summary

Added missing fields to GetCentersCenterIdResponse schema:

  • accountNo (string)
  • externalId (string)
  • activationDate (date)

Problem

These fields were missing from the OpenAPI spec, causing
TypeScript errors on the Institution Centers detail page.

Changes

  • Added accountNo, externalId and activationDate
    to GetCentersCenterIdResponse schema

Related

Fixes item listed in ISSUES.md under Institution Centers 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 10 minutes and 58 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: 0d2b9e67-46d6-4e22-baa4-07857597727f

📥 Commits

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

📒 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