Skip to content

chore: sync with SDK generator#289

Open
SoulPancake wants to merge 1 commit into
mainfrom
chore/sync-with-generator
Open

chore: sync with SDK generator#289
SoulPancake wants to merge 1 commit into
mainfrom
chore/sync-with-generator

Conversation

@SoulPancake
Copy link
Copy Markdown
Member

@SoulPancake SoulPancake commented May 12, 2026

Description

Sync with generator changes
whitespace formatting in open_fga_api.py, adds body validation for create_store to match other methods, and removes constants.py from generated files as the version is now managed by release-please.

What problem is being solved?

How is it being solved?

What changes are made to solve it?

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 12, 2026

Warning

Rate limit exceeded

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

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 957c1b63-8184-44e9-a682-c5795e32dc13

📥 Commits

Reviewing files that changed from the base of the PR and between 27a0d27 and 5142b9f.

📒 Files selected for processing (4)
  • .openapi-generator-ignore
  • .openapi-generator/FILES
  • README.md
  • openfga_sdk/api/open_fga_api.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/sync-with-generator

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.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 12, 2026

Codecov Report

❌ Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.92%. Comparing base (27a0d27) to head (5142b9f).

Files with missing lines Patch % Lines
openfga_sdk/api/open_fga_api.py 88.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #289      +/-   ##
==========================================
- Coverage   69.92%   69.92%   -0.01%     
==========================================
  Files         141      141              
  Lines       10768    10770       +2     
==========================================
+ Hits         7530     7531       +1     
- Misses       3238     3239       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SoulPancake SoulPancake changed the title chore: sync with generator chore: sync with SDK generator May 12, 2026
@SoulPancake SoulPancake marked this pull request as ready for review May 12, 2026 18:20
@SoulPancake SoulPancake requested a review from a team as a code owner May 12, 2026 18:20
Copilot AI review requested due to automatic review settings May 12, 2026 18:20
@SoulPancake SoulPancake requested review from a team as code owners May 12, 2026 18:20
@SoulPancake SoulPancake force-pushed the chore/sync-with-generator branch from 74c82c7 to 5142b9f Compare May 12, 2026 18:26
Copy link
Copy Markdown
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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@SoulPancake SoulPancake linked an issue May 14, 2026 that may be closed by this pull request
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.

chore: sync/reverse-sync API layer changes back to the generator

3 participants