Skip to content

Add OpenAPI diff workflow for PRs#3792

Draft
devkiran wants to merge 8 commits into
mainfrom
openapi-diff-workflow
Draft

Add OpenAPI diff workflow for PRs#3792
devkiran wants to merge 8 commits into
mainfrom
openapi-diff-workflow

Conversation

@devkiran
Copy link
Copy Markdown
Collaborator

No description provided.

- Implemented POST /api/partners/approve to approve pending partner applications.
- Implemented POST /api/partners/reject to reject pending partner applications.
- Updated partner approval and rejection logic to include workspace context and user permissions.
- Enhanced OpenAPI documentation for both endpoints.
- Refactored partner approval and rejection actions to streamline database interactions and email notifications.
- Improved error handling in the approvePartner function to provide clearer feedback on enrollment status.
- Updated the logic to determine the final group ID for partner assignments.
- Enhanced comments and descriptions in the API and OpenAPI documentation for clarity.
- Removed unnecessary code and streamlined database interactions.
- Updated error messages in the rejectPartner function for clarity on enrollment status.
- Added validation to ensure that only pending enrollments can be deleted, with appropriate error feedback.
- Marked requestBody as required in the OpenAPI documentation for both reject and approve partner endpoints.
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dub Ready Ready Preview Apr 21, 2026 1:03pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 21, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 311056db-b78c-48d4-8e90-c1145506c46a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch openapi-diff-workflow

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.

@devkiran devkiran changed the title add OpenAPI diff workflow for PRs Add OpenAPI diff workflow for PRs Apr 22, 2026
Base automatically changed from approve-reject-endpoints to main April 24, 2026 22:05
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