-
Notifications
You must be signed in to change notification settings - Fork 210
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
- fixes a bug where multiple allOf entries type would not get merged if they were part of a discriminator #4381
Conversation
Quality Gate passedIssues Measures |
98cf129
to
127d16d
Compare
6a545fd
to
4426166
Compare
smoke generation reveals a new problem with inheritance https://microsoftgraph.visualstudio.com/Graph%20Developer%20Experiences/_build/results?buildId=148044&view=logs&j=0c914960-8b50-5299-c9aa-dd3c9595168e&t=3b0ef9b7-0b0d-5874-6c1c-de7c5a8ae365 bisect would indicate the problem was introduced with 6c2be72 More investigation required |
…if they were part of a discriminator
…ld not be considered as inheritance case Signed-off-by: Vincent Biret <[email protected]>
Signed-off-by: Vincent Biret <[email protected]>
Signed-off-by: Vincent Biret <[email protected]>
Signed-off-by: Vincent Biret <[email protected]>
Signed-off-by: Vincent Biret <[email protected]>
…type Signed-off-by: Vincent Biret <[email protected]>
Signed-off-by: Vincent Biret <[email protected]>
Signed-off-by: Vincent Biret <[email protected]>
Signed-off-by: Vincent Biret <[email protected]>
Signed-off-by: Vincent Biret <[email protected]>
Signed-off-by: Vincent Biret <[email protected]>
Signed-off-by: Vincent Biret <[email protected]>
e0a7f92
to
0e39159
Compare
Signed-off-by: Vincent Biret <[email protected]>
Test generation running at, https://microsoftgraph.visualstudio.com/Graph%20Developer%20Experiences/_build/results?buildId=148369&view=results |
This also looks to be fixing #4428 (updated the description) |
Co-authored-by: Andrew Omondi <[email protected]>
Last smoke test confirms no impact to inheritance microsoftgraph/msgraph-sdk-dotnet#2484 |
Quality Gate passedIssues Measures |
Pull Request is not mergeable
fixes #4325
fixes #4346
fixes #4074
fixes #4428