Skip to content

Namespace segment fix + update to .NET 10 - #107

Merged
jasonjoh merged 4 commits into
mainfrom
namespace-segment-fix
Dec 5, 2025
Merged

Namespace segment fix + update to .NET 10#107
jasonjoh merged 4 commits into
mainfrom
namespace-segment-fix

Conversation

@jasonjoh

@jasonjoh jasonjoh commented Dec 5, 2025

Copy link
Copy Markdown
Member

No description provided.

Some APIs include a type specifier in the URL, like `microsoft.graph.sitePage`. For some of these, the OpenAPI that gets generated shortens this to `graph.sitePage`. This was causing a match to not be found. Added logic to try the shortened version if no match is found with the original.
@jasonjoh
jasonjoh merged commit 349df82 into main Dec 5, 2025
4 checks passed
@jasonjoh
jasonjoh deleted the namespace-segment-fix branch December 5, 2025 21:25
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.

1 participant