Skip to content

Swagger-core 2.0.6 released!

Compare
Choose a tag to compare
@frantuma frantuma released this 27 Nov 16:26
· 854 commits to master since this release
3aa9864
  • ref #3029 - fix ref parameter resolving (#3032)
  • ref #3016 - synchronized OpenApiContextLocator (#3018)
  • ref #3015 - fixed schema impl resolving as primitive, add excluded custom classes (#3017)
  • ref #3013 - contextId in maven and gradle plugin (#3014)
  • ref #2918 - JsonView support for RequestBody (#3010)
  • ref #2972 - fixes resolving multiple map properties (#3001)
  • ref #2992 - add support for LocalTime and custom system and primitive types (#2993)
  • ref #2977 - fix ctxId in context, fix reader usage (#2990)
  • ref #2984 - fix duplicated operationId (#2988)
  • Form param bean param fix (#2986)
  • Assign id to OpenApiContext correctly, to enable caching of OpenApiCo… (#2978)
  • Fix for Issue #2966 (#2974)
  • ref #2971 - adds modelConverterClasses and objectMapperProcessorClass to config (#2973)
  • Preserve order in maps accross the OAS model (#2968)
  • fix ref callback deserialization (#2963)