forked from loafle/openapi-generator-original
Do not apply content-type header if no request body (#6648)
* Do not apply content-type header if no request body * Set content-type header if there are form params * Add tests * Run update script * Regenerated sample clients
This commit is contained in:
committed by
William Cheng
parent
a8642dbdfc
commit
02bcc55e23
@@ -235,7 +235,6 @@
|
||||
</dependency>
|
||||
|
||||
|
||||
|
||||
<!-- test dependencies -->
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
||||
Reference in New Issue
Block a user