mirror of
https://github.com/openfaas/faas.git
synced 2025-06-13 10:46:46 +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'
|
swagger: '2.0'
|
||||||
info:
|
info:
|
||||||
description: FaaS API documentation
|
description: OpenFaaS API documentation
|
||||||
version: 0.6.5
|
version: 0.8.0
|
||||||
title: FaaS API Gateway
|
title: OpenFaaS API Gateway
|
||||||
license:
|
license:
|
||||||
name: MIT
|
name: MIT
|
||||||
basePath: /
|
basePath: /
|
||||||
@ -253,4 +253,3 @@ definitions:
|
|||||||
externalDocs:
|
externalDocs:
|
||||||
description: More documentation available on Github
|
description: More documentation available on Github
|
||||||
url: 'https://github.com/openfaas/faas'
|
url: 'https://github.com/openfaas/faas'
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user