Skip to content

pg-fine/openapi-post-empty-body-bug

Repository files navigation

openapi-post-empty-body-bug

This repository shows a bug in the OpenAPI generator for java clients using okhttp3. When making a POST request with an empty body the generated client produces a NullPointerException.

Run to reproduce this bug:

./gradlew test

or

./gradle test

UPDATE

The bug is resolved in OpenApi Version 6.2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages