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: Provide access to the security schema for an Open API function #9429

Open
markwallace-microsoft opened this issue Oct 25, 2024 · 0 comments
Assignees
Labels
Ignite .NET Issue or Pull requests regarding .NET code openapi Issues related to the OpenAPI function importer sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

Comments

@markwallace-microsoft
Copy link
Member

See: https://swagger.io/specification/#security-scheme-object

@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code openapi Issues related to the OpenAPI function importer labels Oct 25, 2024
@markwallace-microsoft markwallace-microsoft moved this to Sprint: In Progress in Semantic Kernel Oct 25, 2024
@markwallace-microsoft markwallace-microsoft self-assigned this Oct 25, 2024
@github-actions github-actions bot changed the title Provide access to the security scheme for an Open API function .Net: Provide access to the security scheme for an Open API function Oct 25, 2024
@markwallace-microsoft markwallace-microsoft changed the title .Net: Provide access to the security scheme for an Open API function .Net: Provide access to the security schema for an Open API function Oct 25, 2024
@evchaki evchaki added the sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community) label Oct 28, 2024
@markwallace-microsoft markwallace-microsoft moved this from Sprint: In Review to Sprint: In Progress in Semantic Kernel Nov 4, 2024
github-merge-queue bot pushed a commit that referenced this issue Nov 6, 2024
…en API function (#9430)

### Motivation and Context

Exploring a fix for #9429 

### Description

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ignite .NET Issue or Pull requests regarding .NET code openapi Issues related to the OpenAPI function importer sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Projects
Status: Sprint: Done
Development

No branches or pull requests

2 participants