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

[Bug]: openApi cannot show all paths defined in the swagger scheme #1018

Closed
1 task done
tiodot opened this issue Jul 8, 2024 · 1 comment
Closed
1 task done

[Bug]: openApi cannot show all paths defined in the swagger scheme #1018

tiodot opened this issue Jul 8, 2024 · 1 comment
Assignees
Labels
Node-Service Backend Node.js for Data Source Plugins

Comments

@tiodot
Copy link
Contributor

tiodot commented Jul 8, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

If the path's tags defined in the swagger scheme is empty, it will be hidden while in the Data Queries.

Expected Behavior

Show all paths in the Resource filter field:
image

Steps to reproduce

An example of using openApi for Bamboo Rest API:

  1. Config the Data Source with openApi: https://dac-static.atlassian.com/server/bamboo/swagger.v3.json?_v=1.123.12
  2. Refer the data source in the App page
  3. Cannot find the path like: "/responsibility/latest/brokenBuild/{planResultKeyOrPlanKey}/{name}"

Environment

No response

Additional Information

No response

@FalkWolsky FalkWolsky self-assigned this Jul 8, 2024
@FalkWolsky FalkWolsky added the Node-Service Backend Node.js for Data Source Plugins label Jul 8, 2024
@FalkWolsky
Copy link
Contributor

It seems this is now thanks to your valuable contribution achieved. Or?
If we miss understood something, please just re-open the issue again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Node-Service Backend Node.js for Data Source Plugins
Projects
Status: Done
Development

No branches or pull requests

2 participants