Class ReferenceModelSpecificationToPropertyConverter

  • All Implemented Interfaces:
    org.springframework.core.convert.converter.Converter<ReferenceModelSpecification,​io.swagger.models.properties.Property>

    public class ReferenceModelSpecificationToPropertyConverter
    extends java.lang.Object
    implements org.springframework.core.convert.converter.Converter<ReferenceModelSpecification,​io.swagger.models.properties.Property>
    • Constructor Detail

      • ReferenceModelSpecificationToPropertyConverter

        public ReferenceModelSpecificationToPropertyConverter​(ModelNamesRegistry modelNamesRegistry)