From 2bff0e9a5d389d433914e881800bfcd90b22bb96 Mon Sep 17 00:00:00 2001 From: Allison Suarez Miranda Date: Tue, 16 Mar 2021 16:08:33 -0700 Subject: [PATCH] making swagger docs align with common entity Signed-off-by: Allison Suarez Miranda --- metadata_service/api/swagger_doc/template.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/metadata_service/api/swagger_doc/template.yml b/metadata_service/api/swagger_doc/template.yml index 34caff2a..d8fe5588 100644 --- a/metadata_service/api/swagger_doc/template.yml +++ b/metadata_service/api/swagger_doc/template.yml @@ -121,10 +121,13 @@ components: name: type: string description: 'Column name' + key: + type: string + description: 'Column key' description: type: string description: 'Column description' - type: + col_type: type: string description: 'Column type' sort_order: