Skip to content

chore(wrapper-generator): regenerate clients and corpus for the new open api docs - #3760

Merged
Ramses Sanchez-Hernandez (ramsessanchez) merged 1 commit into
powershell-v3from
chore/corpus-refresh-3755
Aug 29, 2026
Merged

chore(wrapper-generator): regenerate clients and corpus for the new open api docs#3760
Ramses Sanchez-Hernandez (ramsessanchez) merged 1 commit into
powershell-v3from
chore/corpus-refresh-3755

Conversation

@Joywambui-maina

Copy link
Copy Markdown
Contributor

Changes proposed in this pull request

  • Full regeneration against the update open api docs #3755 open api docs: kiota clients for all 38 modules and the wrapper corpus on top. This is the fix for 8 of the 9 wrapper-pipeline build failures - new cmdlets were referencing client models that did not exist in the committed clients.
  • +744 cmdlets (including Identity.Governance's new resource-role surface, generating cleanly under the collision data refreshed in chore(wrapper-generator): refresh collision data for the new open api docs #3759) and -103 obsolete ones removed.
  • The corpus-wide one-line ripple of the cancellation-aware catch filter, which the corpus never received after the emitter change.
  • Inventory CSVs refreshed (docs/WrapperCmdlets-V1.0*.csv) - those two files, not the tree, are the reviewable surface.

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

…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.
@ramsessanchez
Ramses Sanchez-Hernandez (ramsessanchez) merged commit 49a57dd into powershell-v3 Aug 29, 2026
4 checks passed
@ramsessanchez
Ramses Sanchez-Hernandez (ramsessanchez) deleted the chore/corpus-refresh-3755 branch August 29, 2026 00:52
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.

2 participants