From a4196ce06d48c89b2b1d9b304789940ba655f5ec Mon Sep 17 00:00:00 2001 From: Iris Scholten Date: Wed, 13 Mar 2019 10:18:17 -0700 Subject: [PATCH] fix(ui): Remove name from cell in swagger definition --- http/swagger.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/http/swagger.yml b/http/swagger.yml index 08edf36ee2..cc7dbbf399 100644 --- a/http/swagger.yml +++ b/http/swagger.yml @@ -6618,8 +6618,6 @@ components: type: string view: type: string - name: - type: string x: type: integer format: int32