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

Draft: Fix access rules #121

Closed
wants to merge 4 commits into from
Closed

Conversation

bequinn-hubspot
Copy link

  • Fix access rules to only look at private fields for schema generation.
  • Fix a stack overflow where we were introspecting Object.class and Object.getClass().
  • Avoid a lot of work by ignoring properties on java.lang.* classes

@euberseder-hubspot euberseder-hubspot deleted the fix-access-rules branch January 10, 2024 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants