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.37k stars 2.17k forks source link

Fix #4618: process array schema in OpenAPI 3.1 same as in OpenAPI 3.0 #4619

Closed GooDer closed 7 months ago

GooDer commented 7 months ago

Attempt to fix #4618

frantuma commented 7 months ago

Thanks a lot for reporting the issue and for the fix!