Azure / Azure/azure-sdk-tools

Swagger APIView does not process x-ms-paths

Open
#7,195 0 comments 0 reactions 0 assignees View on GitHub
APIView Swagger
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

It looks like Swagger APIView is not handling x-ms-paths correctly. x-ms-paths is just like "paths" but may have query parameters or other things in the path key. We want these processed the same as "paths". But you can see that they are not in this APIView:

https://apiview.dev/Assemblies/Review/cb557f84f6f0425a8b5c308647e1afe3

Contributor guide

Open the contributing guide

Research direction

Start by tracing how Swagger APIView processes the standard "paths" section and compare that behavior with the reported APIView assembly. Confirm the handling of x-ms-paths, including keys with query parameters or other path content, and verify that these entries appear in the rendered APIView like paths.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, openapi
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.