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

Merge wied03/ENG-1/ENG-2074/api_version #102

Open
wants to merge 8 commits into
base: degroff/ENG-1/issue1
Choose a base branch
from

Conversation

wied03
Copy link
Contributor

@wied03 wied03 commented Dec 21, 2024

  • Add API version to Java client template (we need it in fusionauth-app)
  • Have Savant build-java target replace InternalUser with User from events since events, as a public user would see them, will always be serialized to the public class.
  • Changed Savant generateDomain target to use fusionauth-java-client's domain classes to generate the domain JSON, since we've already scrubbed InternalUser out of those. This also has the (beneficial?) effect of removing JSONColumnable from our domain JSON.
  • Added /api/identity/verify operations to src/main/api and appropriate netcore and Java templates

Related:

@wied03 wied03 requested review from a team as code owners December 21, 2024 17:10
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.

1 participant