Skip to content

Ensures that cmdlets are correctly mapped to their respective modules. - #3081

Merged
Tim (timayabi2020) merged 84 commits into
devfrom
module-mapping/fx
Feb 5, 2025
Merged

Ensures that cmdlets are correctly mapped to their respective modules.#3081
Tim (timayabi2020) merged 84 commits into
devfrom
module-mapping/fx

Conversation

@timayabi2020

@timayabi2020Tim (timayabi2020) commented Jan 21, 2025

Copy link
Copy Markdown
Contributor

Fixes#2957
This PR is a follow up to the solution provided at microsoft/OpenAPI.NET.OData#642 for rectifying incorrect module mapping.

Files changed

  • Refreshed open API files to import new paths.
  • Updated AutoREST directives for User.Actions, Teams, Sites, Security, Reports, Notes, Mail, CloudCommunincations and Devices.Corporate Management modules to address AutoREST module build issues. i.e. Erroneous paths contravening Autorest rules for cmdlet generation.
  • Added functionality for forcefully closing and deleting cached files from previous module generation attempts. The number of open cached files were exceeding the agent's allowable limit of open files.

@timayabi2020
Tim (timayabi2020) requested a review from a team as a code ownerJanuary 21, 2025 13:36
@timayabi2020Tim (timayabi2020) changed the title Module mapping/fxEnsures that cmdlets are correctly mapped to their respective modules.Jan 21, 2025
@timayabi2020
Tim (timayabi2020) marked this pull request as draft January 22, 2025 02:09
@timayabi2020
Tim (timayabi2020) marked this pull request as ready for review February 3, 2025 04:42
Sign up for freeto 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.

Incorrect module mapping on Graph PowerShell documentation

2 participants

@timayabi2020@Ndiritu