ghostbuster91 / sttp-openapi-generator

Generate sttp client from openapi specification with ease!
Apache License 2.0
32 stars 11 forks source link

improve yaml tests robustness #247

Open ghostbuster91 opened 1 year ago

ghostbuster91 commented 1 year ago

Investigate why a change to how lists are encoded (additional indentation removed) caused our tests to fail in https://github.com/ghostbuster91/sttp-openapi-generator/pull/164 (even though the assertion is done on circe ast json representation)