Skip to content

feat(sdk): add required:"true" tag to struct fields#167

Merged
rubenhoenle merged 1 commit intomainfrom
sdk-21-add-required-tag
Jun 17, 2025
Merged

feat(sdk): add required:"true" tag to struct fields#167
rubenhoenle merged 1 commit intomainfrom
sdk-21-add-required-tag

Conversation

@Benjosh95
Copy link
Contributor

Modified the model_simple.mustache file to verify whether a field is designated as required in the OAS. If a field is marked as required, the modification adds required: "true" to that specific field.

@rubenhoenle rubenhoenle merged commit 83b349b into main Jun 17, 2025
20 checks passed
@rubenhoenle rubenhoenle deleted the sdk-21-add-required-tag branch June 17, 2025 11:19
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