mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 09:16:48 +00:00
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:
parent
b71a8a812b
commit
fa3ae74f37
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user