Skip to content

fix(openapi): add disabled field to GetRolesResponse#90

Open
deepthikolipaka wants to merge 1 commit intoopenMF:devfrom
deepthikolipaka:fix/openapi-add-status-roles
Open

fix(openapi): add disabled field to GetRolesResponse#90
deepthikolipaka wants to merge 1 commit intoopenMF:devfrom
deepthikolipaka:fix/openapi-add-status-roles

Conversation

@deepthikolipaka
Copy link

Summary

Added missing disabled boolean field to GetRolesResponse schema.

Problem

The disabled field was missing from the OpenAPI spec, causing
the System → Roles & Permissions page to not display role status correctly.

Changes

  • Added disabled: boolean to GetRolesResponse schema

Related

Fixes item listed in ISSUES.md under Admin System 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 14 minutes and 24 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: a6f7ad90-219d-493d-a8d0-cf652b3f3670

📥 Commits

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

📒 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.

Tip

CodeRabbit can use OpenGrep to find security vulnerabilities and bugs across 17+ programming languages.

OpenGrep is compatible with Semgrep configurations. Add an opengrep.yml or semgrep.yml configuration file to your project to enable OpenGrep analysis.

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