Skip to content

Conversation

@cgoetz-inovex
Copy link
Contributor

The generated API-tests used zero initialized requests and responses. Thus not really testing anything interesting. For APIs with a one-of in the response, tests would fail since {} can be deserialized into each of the options.

The generated API-tests used zero initialized requests and responses.
Thus not really testing anything interesting. For APIs with a one-of
in the response, tests would fail since `{}` can be deserialized into
each of the options.
@cgoetz-inovex cgoetz-inovex requested a review from a team as a code owner February 11, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant