microsoftgraph / microsoftgraph/msgraph-metadata
Path segment 'b2cUserFlows' not found in path
@irvinesunday is already working on this.
Since Aug 30, 2023.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
Path:
GET /v1.0/identity/b2cUserFlows/B2X_1_Partner/languages/en/defaultPages not found.
Complete report:
Original HTTP Snippet:
GET /v1.0/identity/b2cUserFlows/B2X_1_Partner/languages/en/defaultPages HTTP/1.1
Host: graph.microsoft.com
Exception while processing /home/vsts/work/1/a/Snippets/get-userflowlanguagepage-1-v1-httpSnippet.
Path segment 'b2cUserFlows' not found in path
at CodeSnippetsReflection.OpenAPI.SnippetModel.LoadPathNodes(OpenApiUrlTreeNode node, IEnumerable1 pathSegments, HttpMethod httpMethod) in /home/vsts/work/1/s/microsoft-graph-devx-api/CodeSnippetsReflection.OpenAPI/SnippetModel.cs:line 222 at CodeSnippetsReflection.OpenAPI.SnippetModel.LoadNextNode(OpenApiUrlTreeNode node, IEnumerable1 pathSegments, HttpMethod httpMethod) in /home/vsts/work/1/s/microsoft-graph-devx-api/CodeSnippetsReflection.OpenAPI/SnippetModel.cs:line 227
at CodeSnippetsReflection.OpenAPI.SnippetModel.LoadPathNodes(OpenApiUrlTreeNode node, IEnumerable`1 pathSegments, HttpMethod httpMethod) in /home/vsts/work/1/s/microsoft-graph-devx-api/CodeSnippetsReflection.OpenAPI/SnippetModel.cs:line 183
at CodeSnippetsReflection.OpenAPI.SnippetModel..ctor(HttpRequestMessage requestPayload, String serviceRootUrl, OpenApiSnippetMetadata openApiSnippetMetadata) in /home/vsts/work/1/s/microsoft-graph-devx-api/CodeSnippetsReflection.OpenAPI/SnippetModel.cs:line 47
at CodeSnippetsReflection.OpenAPI.OpenApiSnippetsGenerator.ProcessPayloadRequest(HttpRequestMessage requestPayload, String language) in /home/vsts/work/1/s/microsoft-graph-devx-api/CodeSnippetsReflection.OpenAPI/OpenAPISnippetsGenerator.cs:line 72
at CodeSnippetsReflection.App.Program.ProcessFile(ISnippetsGenerator generator, String language, String file) in /home/vsts/work/1/s/microsoft-graph-devx-api/CodeSnippetsReflection.App/Program.cs:line 156
Stack trace
at CodeSnippetsPipeline.Test.CodeSnippetsPipeline.Test(String httpSnippetFilePath, String language) in /home/vsts/work/1/s/CodeSnippetsPipeline.Test/CodeSnippetsPipeline.cs:line 56
at InvokeStub_CodeSnippetsPipeline.Test(Object, Object, IntPtr*)
- at CodeSnippetsPipeline.Test.CodeSnippetsPipeline.Test(String httpSnippetFilePath, String language) in /home/vsts/work/1/s/CodeSnippetsPipeline.Test/CodeSnippetsPipeline.cs:line 56
at InvokeStub_CodeSnippetsPipeline.Test(Object, Object, IntPtr*)
Docs: https://learn.microsoft.com/en-us/graph/api/userflowlanguagepage-get?view=graph-rest-1.0&tabs=http
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.