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 #4690 - Using builder setter and setting JsonProperty Access will not get property types correctly #4691

Open fangzhengjin opened 3 months ago

fangzhengjin commented 3 months ago

fix https://github.com/swagger-api/swagger-core/issues/4690 - Using builder setter and setting JsonProperty Access will not get property types correctly

image image
fangzhengjin commented 6 days ago

@micryc @frantuma I wonder if there are any other questions about this PR?