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: make servers and security schemes configurable/overridable #745

Open
g-linville opened this issue Aug 8, 2024 · 0 comments
Open

Comments

@g-linville
Copy link
Member

It would be helpful for users to be able to override the security schemes and servers defined in an OpenAPI file when they reference it in the tool.

For example, the GitLab OpenAPI file points to the main, public GitLab instance, but it is common for companies to self-host it. It would be helpful for people to be able to refer to our main GitLab tool without having to clone it and modify the server specified in the file.

It would also be helpful in some cases to choose between multiple existing security schemes in an OpenAPI file, so they can choose which one GPTScript generates credential references for in the resulting tools.

I have no idea what the syntax for this would look like, but it is something to consider.

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