Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect module mapping on Graph PowerShell documentation #2957

Open
Anand-Malli opened this issue Sep 16, 2024 · 1 comment
Open

Incorrect module mapping on Graph PowerShell documentation #2957

Anand-Malli opened this issue Sep 16, 2024 · 1 comment
Assignees
Labels
type:bug A broken experience

Comments

@Anand-Malli
Copy link

Anand-Malli commented Sep 16, 2024

Describe the bug

I logged this issue #2886 which has been closed with this PR #2889 .

However, on the Graph PowerShell documentation, these commands are not showing under newly created module "BackupRestore" instead showing under incorrect module "Bookings".
https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.bookings/?view=graph-powershell-1.0&source=docs

Expected behavior

Graph PowerShell command documentation related to "BackupRestore" being shown under "BackupRestore" module itself. Not under "Bookings" module.

How to reproduce

  1. Open this page - https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.bookings/?view=graph-powershell-1.0&source=docs
  2. Check the documentation related to any command having BackupRestore in the name of the command.

SDK Version

2.23.0

Latest version known to work for scenario above?

No response

Known Workarounds

No workarounds.

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_
@Anand-Malli Anand-Malli added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Sep 16, 2024
@timayabi2020 timayabi2020 self-assigned this Sep 23, 2024
@timayabi2020 timayabi2020 removed the status:waiting-for-triage An issue that is yet to be reviewed or assigned label Sep 23, 2024
@timayabi2020
Copy link
Contributor

Blocked by microsoft/OpenAPI.NET.OData#580

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug A broken experience
Projects
None yet
Development

No branches or pull requests

2 participants