diff --git a/src/main/resources/swagger.api/schemas/entityTypeColumn.json b/src/main/resources/swagger.api/schemas/entityTypeColumn.json index 3503858..08e891c 100644 --- a/src/main/resources/swagger.api/schemas/entityTypeColumn.json +++ b/src/main/resources/swagger.api/schemas/entityTypeColumn.json @@ -38,6 +38,10 @@ "valueGetter": { "description": "Configuration defining how to fetch values of this column from the underlying datasource.", "$ref": "columnValueGetter.json" + }, + "filterValueGetter": { + "description": "Configuration defining how to filter values of this column from the underlying datasource when indexed values aren't very user-friendly.", + "type": "string" } }, "required": [