stcarrez / swagger-ada

Ada support for OpenAPI code generator
Apache License 2.0
27 stars 3 forks source link

Wrong JSON serialisation for HTTP requests #2

Closed stcarrez closed 3 years ago

stcarrez commented 3 years ago

When the client makes an HTTP request with a body and uses application/json, the JSON stream is missing the first {.

stcarrez commented 3 years ago

Fixed in 0.4.0