Skip to content

Clean useless config in monikerMapping #13044

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

Merged
merged 2 commits into from
Aug 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions exchange/mapping/monikerMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"conceptualTocUrl": "/powershell/exchange/exchange-ps/toc.json",
"referenceTocUrl": "/powershell/module/exchange-ps/toc.json",
"packageRoot": "exchange-ps",
"serviceMap": "mapping/serviceMapping.json",
"modules": {
"exchange": {}
}
"serviceMap": "mapping/serviceMapping.json"
}
}
5 changes: 1 addition & 4 deletions officewebapps/mapping/monikerMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
"conceptualToc": "docs-conceptual/toc.yml",
"conceptualTocUrl": "/powershell/officewebapps/officewebapps-ps/toc.json",
"referenceTocUrl": "/powershell/module/officewebapps-ps/toc.json",
"packageRoot": "officewebapps-ps",
"modules": {
"officewebapps": {}
}
"packageRoot": "officewebapps-ps"
}
}
5 changes: 1 addition & 4 deletions skype/mapping/monikerMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
"conceptualToc": "docs-conceptual/toc.yml",
"conceptualTocUrl": "/powershell/skype/skype-ps/toc.json",
"referenceTocUrl": "/powershell/module/skype-ps/toc.json",
"packageRoot": "skype-ps",
"modules": {
"skype": {}
}
"packageRoot": "skype-ps"
}
}
5 changes: 1 addition & 4 deletions spmt/mapping/monikerMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
"conceptualToc": "docs-conceptual/toc.yml",
"conceptualTocUrl": "/powershell/spmt/spmt-ps/toc.json",
"referenceTocUrl": "/powershell/module/spmt-ps/toc.json",
"packageRoot": "spmt-ps",
"modules": {
"spmt": {}
}
"packageRoot": "spmt-ps"
}
}
5 changes: 1 addition & 4 deletions teams/mapping/monikerMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
"conceptualToc": "docs-conceptual/toc.yml",
"conceptualTocUrl": "/powershell/teams/teams-ps/toc.json",
"referenceTocUrl": "/powershell/module/teams-ps/toc.json",
"packageRoot": "teams-ps",
"modules": {
"teams": {}
}
"packageRoot": "teams-ps"
}
}
5 changes: 1 addition & 4 deletions whiteboard/mapping/monikerMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
"conceptualToc": "docs-conceptual/toc.yml",
"conceptualTocUrl": "/powershell/whiteboard/whiteboard-ps/toc.json",
"referenceTocUrl": "/powershell/module/whiteboard-ps/toc.json",
"packageRoot": "whiteboard-ps",
"modules": {
"whiteboard": {}
}
"packageRoot": "whiteboard-ps"
}
}