softwaremill / sttp-apispec

OpenAPI, AsyncAPI and JSON Schema Scala models.
Apache License 2.0
23 stars 11 forks source link

Reworked Schema to be a complete representation of an OpenAPI 3.1 Schema Object #152

Closed ghik closed 4 months ago

ghik commented 4 months ago
adamw commented 4 months ago

Looks good! Once merge, this should be 0.9.0. Can you test it with tapir before merging, to see that there are no regressions in tapir's test suite?