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

Naming strategy of swagger schema. #820

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Naming strategy of swagger schema. #820

merged 1 commit into from
Sep 27, 2023

Conversation

samchon
Copy link
Owner

@samchon samchon commented Sep 27, 2023

When intersection type with object literal expression being used, typia had named that type like below.

No way to remove such long vunlerable expression, but I thought it would better to remove such special chracters like ?, and ;, so fixed it.

When intersection type with object literal expression being used, `typia` had named that type like below.

No way to remove such long vunlerable expression, but I thought it would better to remove such special chracters like `?`,  and `;`, so fixed it.

  - `IEnumerationstringid?:stringundefined;recursiveAnchor?:booleanundefined;`
@samchon samchon added bug Something isn't working enhancement New feature or request labels Sep 27, 2023
@samchon samchon self-assigned this Sep 27, 2023
@samchon samchon merged commit 19af539 into master Sep 27, 2023
2 of 3 checks passed
@samchon samchon deleted the features/collection branch September 27, 2023 07:49
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