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

Update GenericAnalyzer.ts #1020

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Update GenericAnalyzer.ts #1020

merged 1 commit into from
Sep 10, 2024

Conversation

shahriar-shojib
Copy link
Contributor

I was getting this error when generating swagger document:

TypeError: Cannot read properties of undefined (reading 'getDeclarations')

When I added null check to genericAnalyzer.ts I was able to get it working on my local project.

TypeError: Cannot read properties of undefined (reading 'getDeclarations')
@samchon samchon added bug Something isn't working enhancement New feature or request good first issue Good for newcomers labels Sep 6, 2024
Copy link
Owner

@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.

Thanks for contribution. Would be published to v3.12.3 after testing.

@samchon samchon merged commit 41615f6 into samchon:master Sep 10, 2024
3 checks passed
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 good first issue Good for newcomers
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants