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: Make OpenApi model classes experimental #9568

Conversation

SergeyMenshykh
Copy link
Member

Motivation, Context and Description

Taking into account that the OpenAPI model classes have become exposed through the KernelFunction.Metadata property and that there could be requests to change their public API surface, it makes sense to label them as experimental to communicate the potential changes to the consumers of the classes.

Related task: #6884

@SergeyMenshykh SergeyMenshykh added the openapi Issues related to the OpenAPI function importer label Nov 6, 2024
@SergeyMenshykh SergeyMenshykh self-assigned this Nov 6, 2024
@SergeyMenshykh SergeyMenshykh requested a review from a team as a code owner November 6, 2024 11:46
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Nov 6, 2024
@SergeyMenshykh SergeyMenshykh added this pull request to the merge queue Nov 6, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 6, 2024
@SergeyMenshykh SergeyMenshykh added this pull request to the merge queue Nov 6, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 6, 2024
@SergeyMenshykh SergeyMenshykh added this pull request to the merge queue Nov 6, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 6, 2024
@SergeyMenshykh SergeyMenshykh added this pull request to the merge queue Nov 6, 2024
Merged via the queue into microsoft:main with commit 6b20b98 Nov 6, 2024
15 checks passed
@SergeyMenshykh SergeyMenshykh deleted the make-open-api-model-classes-experimental branch November 6, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code openapi Issues related to the OpenAPI function importer
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants