Bump swagger version to 0.8.0

Version needed increasing to reflect current schema

Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
This commit is contained in:
Alex Ellis (VMware) 2018-05-17 10:57:47 +01:00
parent b71a8a812b
commit fa3ae74f37

View File

@ -1,8 +1,8 @@
swagger: '2.0'
info:
description: FaaS API documentation
version: 0.6.5
title: FaaS API Gateway
description: OpenFaaS API documentation
version: 0.8.0
title: OpenFaaS API Gateway
license:
name: MIT
basePath: /
@ -253,4 +253,3 @@ definitions:
externalDocs:
description: More documentation available on Github
url: 'https://github.com/openfaas/faas'