Uses of Class
ai.stapi.formapi.formmapper.JsonSchemaMapper
Packages that use JsonSchemaMapper
-
Uses of JsonSchemaMapper in ai.stapi.formapi
Constructors in ai.stapi.formapi with parameters of type JsonSchemaMapperModifierConstructorDescriptionFormEndpoint(JsonSchemaMapper jsonSchemaMapper, UISchemaLoader uiSchemaLoader, FormDataLoader formDataLoader, OperationDefinitionProvider operationDefinitionProvider) -
Uses of JsonSchemaMapper in ai.stapi.formapi.configuration
Methods in ai.stapi.formapi.configuration that return JsonSchemaMapperModifier and TypeMethodDescriptionFormApiConfiguration.jsonSchemaMapper(OperationDefinitionStructureTypeMapper operationDefinitionStructureTypeMapper, ai.stapi.schema.structureSchemaProvider.StructureSchemaFinder structureSchemaFinder)