eclipse / microprofile-open-api

Microprofile open api
Apache License 2.0
132 stars 82 forks source link

Fix mistakes in custom schema model test #602

Closed Azquelt closed 5 months ago

Azquelt commented 5 months ago

I found some mistakes in the ModelReaderAppTest for custom schemas I added in #598 while working on the implementation.

This test is testing the output of this part of MyOASModelReaderImpl.

For #584