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

Fixes missing imports in java generation for UntypedNode #4776

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

andrueastman
Copy link
Member

@andrueastman andrueastman commented Jun 4, 2024

Related to microsoftgraph/msgraph-sdk-java#2032 and microsoftgraph/msgraph-beta-sdk-java#969

When backingstore is enabled, the properties are removed from the CodeDom by the java refiner. This PR updates the usingEvaluator to use the getter and setters which are always present.

Copy link

sonarcloud bot commented Jun 4, 2024

@andrueastman andrueastman merged commit d6a28ed into main Jun 4, 2024
208 checks passed
@andrueastman andrueastman deleted the andrueastman/fixJavaGeneration branch June 4, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants