Skip to content

Conversation

@markwallace-microsoft
Copy link
Member

Motivation and Context

Closes #8193

Description

Contribution Checklist

@markwallace-microsoft markwallace-microsoft requested a review from a team as a code owner August 20, 2024 10:33
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel labels Aug 20, 2024
@github-actions github-actions bot changed the title Add support for OpenAPI descriptions with server variables .Net: Add support for OpenAPI descriptions with server variables Aug 20, 2024
@markwallace-microsoft markwallace-microsoft force-pushed the users/markwallace/issue_8193 branch from 8815cbd to c6a9e46 Compare August 20, 2024 10:54
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Aug 21, 2024
Merged via the queue into microsoft:main with commit 1ef0418 Aug 21, 2024
@markwallace-microsoft markwallace-microsoft deleted the users/markwallace/issue_8193 branch August 21, 2024 18:07
LudoCorporateShark pushed a commit to LudoCorporateShark/semantic-kernel that referenced this pull request Aug 25, 2024
…rosoft#8291)

### Motivation and Context

Closes microsoft#8193 

### 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

kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.Net Bug: OpenAPI descriptions with server variables are not supported

5 participants