forked from loafle/openapi-generator-original
[Java] rename x-contentType to x-content-type (#11895)
* rename x-contentType to x-content-type * undo changes
This commit is contained in:
@@ -23,7 +23,7 @@ paths:
|
||||
tags:
|
||||
- ping
|
||||
x-streaming: true
|
||||
x-contentType: application/json
|
||||
x-content-type: application/json
|
||||
x-accepts: application/json
|
||||
components:
|
||||
schemas:
|
||||
|
||||
Reference in New Issue
Block a user