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

Fix #976 - wrong IJsonSchema.title inferencce. #977

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Feb 23, 2024

When dot character is not placed on the last position of the first line, typia could not catch it exactly.

This PR fixes the problem, so that inference the exact title property of the JSON schema.

When dot character is not placed on the last position of the first line, `typia` could not catch it exactly.

This PR fixes the problem, so that inference the exact `title` property of the JSON schema.
@samchon samchon added the bug Something isn't working label Feb 23, 2024
@samchon samchon self-assigned this Feb 23, 2024
@samchon samchon merged commit 4b5aef7 into master Feb 23, 2024
2 of 3 checks passed
@samchon samchon deleted the features/title branch February 23, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant