Skip to content

Fix #893 - erase @internal tag from IMetadataDictionary.#895

Merged
samchon merged 1 commit into
masterfrom
features/metadata
Nov 30, 2023
Merged

Fix #893 - erase @internal tag from IMetadataDictionary.#895
samchon merged 1 commit into
masterfrom
features/metadata

Conversation

@samchon
Copy link
Copy Markdown
Owner

@samchon samchon commented Nov 30, 2023

Making typia.reflect.metadata<Types>() function, I'd taken a mistake that adding vulnerable @internal tag on the IMetadataDictionary type, so that makes compilation error when using that function.

This PR solves that problem.

Making `typia.reflect.metadata<Types>()` function, I'd taken a mistake that adding vulnerable `@internal` tag on the `IMetadataDictionary` type, so that makes compilation error when using that function.

This PR solves that problem.
@samchon samchon added the bug Something isn't working label Nov 30, 2023
@samchon samchon self-assigned this Nov 30, 2023
Copy link
Copy Markdown
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed the problem.

@samchon samchon merged commit 0822daa into master Nov 30, 2023
@samchon samchon deleted the features/metadata branch November 30, 2023 11:04
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