Skip to content

Conversation

@SergeyMenshykh
Copy link
Member

Motivation, Context and Description

The new version, V2, of the OpenAPI.NET SDK comes with changes to its model classes. This PR updates the SK OpenAPI model classes to match the SDK's ones. The goal is to reduce breaking changes from the update.

Similar changes were done in this PR - .Net: Rename OpenAPI model classes where the RestApiPayloadProperty.Type, RestApiParameter.Type, and RestApiParameter.ArrayItemType were made internal to simplify the update to OpenAPI.NET v2, where their types have been changed.

Related task: #6884

@SergeyMenshykh SergeyMenshykh added the openapi Issues related to the OpenAPI function importer label Nov 7, 2024
@SergeyMenshykh SergeyMenshykh self-assigned this Nov 7, 2024
@SergeyMenshykh SergeyMenshykh requested a review from a team as a code owner November 7, 2024 11:25
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Nov 7, 2024
@SergeyMenshykh SergeyMenshykh added this pull request to the merge queue Nov 7, 2024
Merged via the queue into microsoft:main with commit d48e17a Nov 7, 2024
15 checks passed
@SergeyMenshykh SergeyMenshykh deleted the revise-openapi-model-classes branch November 7, 2024 12:07
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