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

.Net: There should be a non-async CreateOpenApiPlugin method if the OpenApi JSON is a local resource #6192

Open
matthewbolanos opened this issue May 10, 2024 · 0 comments
Assignees
Labels
enhancement .NET Issue or Pull requests regarding .NET code

Comments

@matthewbolanos
Copy link
Member

matthewbolanos commented May 10, 2024

There should be a method that accepts a JSON string if the developer has a local copy of a swagger file to avoid needing to download the swagger file from a URI. With this feature, we should also allow a developer to synchronously add OpenAPI plugins while using the kernel builder.

@matthewbolanos matthewbolanos added the .NET Issue or Pull requests regarding .NET code label May 10, 2024
@github-actions github-actions bot changed the title There should be a non-async CreateOpenApiPlugin method if the OpenApi JSON is a local resource .Net: There should be a non-async CreateOpenApiPlugin method if the OpenApi JSON is a local resource May 10, 2024
@markwallace-microsoft markwallace-microsoft self-assigned this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement .NET Issue or Pull requests regarding .NET code
Projects
Status: No status
Development

No branches or pull requests

2 participants