From 33e686ef39425cd1fad3d0a43c72e03cce8ae7a6 Mon Sep 17 00:00:00 2001 From: Joshua Smith Date: Mon, 26 Feb 2018 13:23:50 -0500 Subject: [PATCH] removed unused item in swagger (#780) (#626) the Version is unused in the swagger. Remove that item from the definitions. --- docs/swagger.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/swagger.yml b/docs/swagger.yml index b4ca88ad0..8bb431d97 100644 --- a/docs/swagger.yml +++ b/docs/swagger.yml @@ -553,13 +553,6 @@ definitions: description: Most recent time that app was updated. Always in UTC. readOnly: true - Version: - type: object - properties: - version: - type: string - readOnly: true - RoutesWrapper: type: object required: