chore(wrapper-generator): regenerate clients and corpus for the new open api docs - #3760
Merged
Ramses Sanchez-Hernandez (ramsessanchez) merged 1 commit intoAug 29, 2026
Conversation
…pen api docs The #3755 docs update changed the API surface while the committed kiota clients and corpus predated it, which is 8 of the 9 wrapper-pipeline build failures (new cmdlets referencing client models that did not exist). Full regeneration against the new docs: kiota clients for all 38 modules, the wrapper corpus on top (+744 cmdlets including Identity.Governance's new resource-role surface under the refreshed collision data, -103 obsolete), and the corpus-wide one-line ripple of the cancellation-aware catch. 38 of 38 modules compile; unit and drift gates pass 195/195; inventory CSVs refreshed.
Joywambui-maina
requested review from
Peter Ombwa (peombwa) and
Ramses Sanchez-Hernandez (ramsessanchez)
August 28, 2026 22:33
Ramses Sanchez-Hernandez (ramsessanchez)
approved these changes
Aug 29, 2026
Ramses Sanchez-Hernandez (ramsessanchez)
merged commit Aug 29, 2026
49a57dd
into
powershell-v3
4 checks passed
Ramses Sanchez-Hernandez (ramsessanchez)
deleted the
chore/corpus-refresh-3755
branch
August 29, 2026 00:52
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.
Changes proposed in this pull request
Verified: 38 of 38 modules compile from this exact sequence (kiota -> wrappers -> build, the same chain the pipeline now runs per review); unit and drift gates pass 195/195.
Other links