Class MapperContentUtil


  • public class MapperContentUtil
    extends Object
    • Method Detail

      • mapComponentToSchemaObject

        public static SchemaObject mapComponentToSchemaObject​(Map<String,​io.swagger.v3.oas.models.media.Schema> totalSchemas,
                                                              io.swagger.v3.oas.models.media.Schema<?> schema,
                                                              String nameSchema,
                                                              FileSpec fileSpec,
                                                              String modelPackage)