chore: add Kiota-compatible beta OpenAPI docs - #3683
Conversation
Generated with tools/UpdateOpenApiKiotaCompat.ps1 -BetaGraphVersion. A v1.0 refresh was run at the same time and produced no content changes; the existing v1.0 docs are already up to date.
|
@Joywambui-maina please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
1 similar comment
|
@Joywambui-maina please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
Changes Proposed
Adds the beta set of Kiota-compatible OpenAPI docs (
openApiDocs_KiotaCompat/beta/, 41 files), generated withtools/UpdateOpenApiKiotaCompat.ps1 -BetaGraphVersion. This complements the v1.0 set added in #3670.A v1.0 refresh was run at the same time and produced zero content changes — the
checked-in v1.0 docs are confirmed current with the DevX API.
Per the script's existing exclusions,
DeviceManagement.Administration,Mail,and
ManagedTenantsare omitted from the beta set.Why
Keeps the Kiota-compatible doc sets up to date and gives the wrapper
generator a beta surface to generate against.
Notes for reviewers
All files are generated YAML — no hand-written changes. GitHub will collapse the
large diffs behind "Load diff"; that's expected.