ci(ipa): Add IPA-117-description override for Principal.onBehalfOf - #1381
Merged
yelizhenden-mdb merged 1 commit intoJul 15, 2026
Merged
Conversation
## Proposed changes The dev OpenAPI Spec release failed because the `xgen-IPA-117-description` Spectral rule flagged `#/components/schemas/Principal/properties/onBehalfOf` for a missing description. Add an override in `tools/spectral/ipa/ipa-spectral.yaml` to turn off the `xgen-IPA-117-description` rule for that component, following the existing pattern for fields that can't be documented. _Jira ticket:_ CLOUDP-423175 Closes #1372 ## Checklist - [ ] I have signed the [MongoDB CLA](https://www.mongodb.com/legal/contributor-agreement) - [ ] I have added tests that prove my fix is effective or that my feature works ### Changes to Spectral - [x] I have read the [README](../tools/spectral/README.md) file for Spectral Updates
Contributor
Author
|
Sage Bot can help with this pull request. Just |
yelizhenden-mdb
marked this pull request as ready for review
July 15, 2026 08:38
yelizhenden-mdb
requested review from
andmatei,
andreaangiolillo,
drinkbird,
matt-condon,
saisundar,
wtrocki and
yelizhenden-mdb
July 15, 2026 08:38
yelizhenden-mdb
approved these changes
Jul 15, 2026
yelizhenden-mdb
deleted the
sage-bot/CLOUDP-423175/sage-CLOUDP-423175-1784103933230
branch
July 15, 2026 08:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
The dev OpenAPI Spec release failed because the
xgen-IPA-117-descriptionSpectral rule flagged
#/components/schemas/Principal/properties/onBehalfOffor a missing description.
Add an override in
tools/spectral/ipa/ipa-spectral.yamlto turn off thexgen-IPA-117-descriptionrule for that component, following the existingpattern for fields that can't be documented. Following a recent PR
Jira ticket: CLOUDP-423175
Closes #1372
Checklist
Changes to Spectral
Important
MongoDB Contribution Guidelines
This pull request was generated by sage-bot on behalf of yeliz.henden@mongodb.com (ticket assignee). The assignee must self-review the changes before requesting review from another engineer.
The assignee is not allowed to merge their own PR without approval from another engineer.