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

Removed unnecessary cast that crashes for 3.1 schema #4698

Open zeldigas opened 2 weeks ago

zeldigas commented 2 weeks ago

Fixes #4657

Extra: fixed yaml checks - yaml by default always uses \n separator