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 #1498: problem of tags.Examples<Rec> #1499

Merged
merged 2 commits into from
Feb 11, 2025
Merged

Fix #1498: problem of tags.Examples<Rec> #1499

merged 2 commits into from
Feb 11, 2025

Conversation

samchon
Copy link
Owner

@samchon samchon commented Feb 11, 2025

This pull request includes several changes to the typia project, focusing on version updates, renaming variables for clarity, and modifying schema references in JSON files. The most important changes are summarized below:

Version Update:

  • Updated the project version from 7.6.3 to 7.6.4 in package.json.

Code Improvements:

  • Renamed the variable statics to statistics in src/factories/MetadataTypeTagFactory.ts to improve clarity.

Schema Modifications:

  • Updated various schema references and descriptions in test/schemas/json.schemas/v3_0/UltimateUnion.json:
    • Changed schema references for OpenApi.IJsonSchema components. [1] [2] [3] [4]
    • Modified the properties and descriptions of OpenApi.IJsonSchema components to align with the new schema definitions. [1] [2] [3] [4] [5] [6] [7]

These changes collectively enhance the clarity, maintainability, and accuracy of the codebase and schema definitions.

@samchon samchon added bug Something isn't working enhancement New feature or request labels Feb 11, 2025
@samchon samchon self-assigned this Feb 11, 2025
Copy link

pkg-pr-new bot commented Feb 11, 2025

Open in Stackblitz

npm i https://pkg.pr.new/typia@1499

commit: d965b5d

@samchon samchon changed the title Fix #1498: problem of tags.Examples Fix #1498: problem of tags.Examples<Rec> Feb 11, 2025
Copy link
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.

Test OK

@samchon samchon merged commit e0a7ffa into master Feb 11, 2025
11 checks passed
@samchon samchon deleted the feat/examples branch February 11, 2025 17: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 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant