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

Add Initial POJO Schema generation #24

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

hpmellema
Copy link
Contributor

@hpmellema hpmellema commented Apr 10, 2024

Description of changes

Creates the initial Schema code generation for POJOs. This includes:

  1. Generation of member and base schemas for Structure POJOs
  2. Generation of Shared schemas into a utility class

Draft pull request with generated Shapes: DRAFT EXAMPLES

Note: This currently sets up a section for Traits that will be injected by an integration in a future PR, but does not add traits to the generated schemas yet.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@hpmellema hpmellema force-pushed the schema-generation-initial branch 2 times, most recently from cecf97c to a648b51 Compare April 10, 2024 22:33
@hpmellema hpmellema marked this pull request as ready for review April 10, 2024 22:33
@hpmellema hpmellema force-pushed the schema-generation-initial branch from 32e6b7f to 53702fa Compare April 11, 2024 20:38
@hpmellema hpmellema force-pushed the schema-generation-initial branch from 53702fa to 04abcb8 Compare April 11, 2024 20:42
@hpmellema hpmellema merged commit f3fdbd9 into smithy-lang:main Apr 11, 2024
3 checks passed
@hpmellema hpmellema deleted the schema-generation-initial branch April 11, 2024 20:51
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.

2 participants