You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2022/12/08 21:04:51 UTC

[streampipes] branch rel/0.90.0 updated: [release] Update OpenAPI version

This is an automated email from the ASF dual-hosted git repository.

riemer pushed a commit to branch rel/0.90.0
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/rel/0.90.0 by this push:
     new a40630c14 [release] Update OpenAPI version
a40630c14 is described below

commit a40630c146d5b3fb4179523a182b1a66b6b22ca0
Author: Dominik Riemer <do...@gmail.com>
AuthorDate: Thu Dec 8 22:04:40 2022 +0100

    [release] Update OpenAPI version
---
 streampipes-backend/src/main/resources/openapi.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/streampipes-backend/src/main/resources/openapi.yaml b/streampipes-backend/src/main/resources/openapi.yaml
index 2bf182c90..9e97405a8 100644
--- a/streampipes-backend/src/main/resources/openapi.yaml
+++ b/streampipes-backend/src/main/resources/openapi.yaml
@@ -7,7 +7,7 @@ prettyPrint: true
 cacheTTL: 0
 openAPI:
   info:
-    version: '0.70.0'
+    version: '0.90.0'
     title: Apache StreamPipes API
     description: 'This is the documentation of the Apache StreamPipes developer API.'
     contact: