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: @Response not handle undefined examples properly #1700

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Fix: @Response not handle undefined examples properly #1700

merged 2 commits into from
Oct 14, 2024

Conversation

jackey8616
Copy link
Collaborator

@jackey8616 jackey8616 commented Oct 12, 2024

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you written unit tests?
  • Have you written unit tests that cover the negative cases (i.e.: if bad data is submitted, does the library respond properly)?
  • This PR is associated with an existing issue?

Closing issues
Closes #1699

@WoH WoH merged commit 29c6fcb into master Oct 14, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@Response with generic type and without example leads to empty example object
2 participants