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

OpenAPI specs missing available profile options as enum #1940

Open
1 task done
TheGreatRefrigerator opened this issue Jan 7, 2025 · 0 comments
Open
1 task done

Comments

@TheGreatRefrigerator
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

previous to afc617e the value options for the profile were generated by a profile enum.
Since 9.0.0 profiles and the path parameter sent can have arbitrary names defined in the config.
The profile value is now just defined as string and doesn't have options via drop-down anymore.
image

Proposed solution

The available profile values should be read from the configured profiles of the instance.
image

Additional context

No response

Forum Topic Link

No response

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

No branches or pull requests

1 participant