swagger-api / swagger-core

Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
http://swagger.io
Apache License 2.0
7.36k stars 2.17k forks source link

Missing array type when using @ArraySchema #4700

Closed owen4gh closed 6 days ago

owen4gh commented 1 week ago

By creating an ArraySchema rather than JsonSchema, the type is correctly set to "array".