diff --git a/server/swagger.json b/server/swagger.json index 2f846eeb9..b7b0f2e7d 100644 --- a/server/swagger.json +++ b/server/swagger.json @@ -4187,7 +4187,7 @@ }, "visible": { "description": - "visible defines whether or not this field row or column should be visible within the table", + "visible indicates whether this field should be visible on the table", "type": "boolean" } }