Class ModelSpecificationInheritanceDeterminer


  • public class ModelSpecificationInheritanceDeterminer
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Optional<io.swagger.v3.oas.models.media.Schema> parent​(springfox.documentation.schema.ModelSpecification source)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ModelSpecificationInheritanceDeterminer

        public ModelSpecificationInheritanceDeterminer​(springfox.documentation.service.ModelNamesRegistry namesRegistry)
    • Method Detail

      • parent

        public java.util.Optional<io.swagger.v3.oas.models.media.Schema> parent​(springfox.documentation.schema.ModelSpecification source)