Interface ModelPropertyBuilderPlugin

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void apply​(ModelPropertyContext context)
      Implement this method to override the @see springfox.documentation.schema.ModelProperty using the @see springfox .documentation.builders.ModelPropertyBuilder
      • Methods inherited from interface org.springframework.plugin.core.Plugin

        supports
    • Method Detail

      • apply

        void apply​(ModelPropertyContext context)
        Implement this method to override the @see springfox.documentation.schema.ModelProperty using the @see springfox .documentation.builders.ModelPropertyBuilder
        Parameters:
        context - - context that can be used to override the model property attributes