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

Fix: show paths supported by a version #2862

Merged
merged 6 commits into from
Nov 3, 2023
Merged

Fix: show paths supported by a version #2862

merged 6 commits into from
Nov 3, 2023

Conversation

thewahome
Copy link
Collaborator

Overview

Some paths do not have method labels which means they are unable to appear in the tree.
Closes #2820

Demo

Optional. Screenshots, curl examples, etc.

Notes

The assumption is that as long as the segment has no label but has children, if at least one of the children are available in a specific version, then the parent should show up in the open api explorer

Testing Instructions

  • Load GE
  • Notice /places is available

@thewahome thewahome requested a review from a team as a code owner November 2, 2023 12:29
Copy link
Contributor

github-actions bot commented Nov 2, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2862.centralus.azurestaticapps.net

Copy link
Contributor

github-actions bot commented Nov 2, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-2862.centralus.azurestaticapps.net

@thewahome thewahome merged commit 460c10b into dev Nov 3, 2023
19 of 20 checks passed
Copy link

sonarcloud bot commented Nov 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@thewahome thewahome mentioned this pull request Nov 3, 2023
@thewahome thewahome deleted the fix/missing-paths branch November 6, 2023 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants