removed unused item in swagger (#780)

(#626) the Version is unused in the swagger.  Remove that
item from the definitions.
This commit is contained in:
Joshua Smith
2018-02-26 13:23:50 -05:00
committed by Reed Allman
parent 540cc71899
commit 33e686ef39

View File

@@ -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: