From 95b3752f11d978c44f9e4f0e17823244b1b5ad04 Mon Sep 17 00:00:00 2001 From: Bobby Sharp Date: Mon, 2 Oct 2023 14:00:49 -0400 Subject: [PATCH] temp --- src/main/resources/swagger.api/queryTool.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/swagger.api/queryTool.yaml b/src/main/resources/swagger.api/queryTool.yaml index 640a1d4..922653c 100644 --- a/src/main/resources/swagger.api/queryTool.yaml +++ b/src/main/resources/swagger.api/queryTool.yaml @@ -29,7 +29,7 @@ paths: /entity-types/{entityTypeId}/columns/{columnName}/values: get: operationId: getColumnValues - description: Get values of an entity type column. + description: Get the values of an entity type column. tags: - entity-types parameters: