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

IJsonSchema.ITuple.additionalItems to be optional. #13

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Apr 17, 2024

As IJsonSchema.IObject.additionalProperties type is optional, also made IJsonSchema.ITuple.additionalItems to be optional for consistency.

As `IJsonSchema.IObject.additionalProperties` type is optional, also made `IJsonSchema.ITuple.additionalItems` to be optional for consistency.
@samchon samchon added the enhancement New feature or request label Apr 17, 2024
@samchon samchon self-assigned this Apr 17, 2024
@samchon samchon merged commit 011a2a1 into master Apr 17, 2024
1 check passed
samchon added a commit to samchon/typia that referenced this pull request Apr 17, 2024
Upgraded `@samchon/openapi` for the samchon/openapi#12 and samchon/openapi#13 reasons.

Also, fix a bug of `@type X` comment tag that JSON schema cannot identify the `integer` type case.
samchon added a commit to samchon/nestia that referenced this pull request Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant