mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
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:
committed by
Reed Allman
parent
540cc71899
commit
33e686ef39
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user