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

Deleted items is missing derived type constraints to generate the additional odata cast path segments #126

Closed
baywet opened this issue Mar 10, 2022 · 7 comments
Assignees
Labels
Area: OpenAPI An issue related to the OpenAPI library

Comments

@baywet
Copy link
Member

baywet commented Mar 10, 2022

this endpoint can only be used with a type cast segment.
Now that our pipelines are updates to the latest version of the conversion library, we should insert the required derived type constraint annotation.

@ddyett
Copy link

ddyett commented Mar 16, 2022

Blocks fixes for GO SDK.

@adhiambovivian
Copy link

We are on it @ddyett

@irvinesunday
Copy link
Contributor

@baywet the metadata has the DerivedTypeConstraint annotation for deletedItems.

image

@baywet
Copy link
Member Author

baywet commented Mar 17, 2022

@irvinesunday
Copy link
Contributor

Here's the issue: microsoft/OpenAPI.NET.OData#199

@baywet baywet added Area: OpenAPI An issue related to the OpenAPI library Area: Transform labels Apr 19, 2022
@irvinesunday
Copy link
Contributor

This was resolved by this PR: microsoft/OpenAPI.NET.OData#212

@baywet
Copy link
Member Author

baywet commented May 11, 2022

also merged microsoft/OpenAPI.NET#852 so we see the changes in the weekly pipeline, preparing a release soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: OpenAPI An issue related to the OpenAPI library
Projects
None yet
Development

No branches or pull requests

4 participants