Class JsonSchemaMapper

java.lang.Object
ai.stapi.formapi.formmapper.JsonSchemaMapper

public class JsonSchemaMapper extends Object
  • Field Details

    • STRING_LIKE_PRIMITIVES

      public static Set<String> STRING_LIKE_PRIMITIVES
    • NUMBER_LIKE_PRIMITIVES

      public static Set<String> NUMBER_LIKE_PRIMITIVES
  • Constructor Details

    • JsonSchemaMapper

      public JsonSchemaMapper(OperationDefinitionStructureTypeMapper operationDefinitionStructureTypeMapper, ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder structureSchemaFinder)
  • Method Details