NOISSUE - Update SMQ version in docs (#3072)

Signed-off-by: Felix Gateru <felix.gateru@gmail.com>
This commit is contained in:
Felix Gateru
2025-08-20 16:56:54 +03:00
committed by GitHub
parent 5acc8f96a6
commit 4927333691
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ asyncapi: '2.6.0'
id: 'https://github.com/absmach/supermq/blob/main/api/asyncapi/mqtt.yaml'
info:
title: SuperMQ MQTT Adapter
version: '1.0.0'
version: '0.18.0'
contact:
name: SuperMQ Team
url: 'https://github.com/absmach/supermq'
+1 -1
View File
@@ -6,7 +6,7 @@ id: 'https://github.com/absmach/supermq/blob/main/api/asyncapi/websocket.yaml'
info:
title: SuperMQ WebSocket adapter
description: WebSocket adapter provides a WebSocket API for sending messages through communication channels. WebSocket adapter uses [mProxy](https://github.com/absmach/mproxy) for proxying traffic between client and MQTT broker.
version: '1.0.0'
version: '0.18.0'
contact:
name: SuperMQ Team
url: 'https://github.com/absmach/supermq'
+1 -1
View File
@@ -2,4 +2,4 @@
This folder contains an OpenAPI specifications for SuperMQ API.
View specification in Swagger UI at [docs.api.magistrala.abstractmachines.fr](https://docs.api.supermq.abstractmachines.fr)
View specification in Swagger UI at [docs.api.supermq.abstractmachines.fr](https://docs.api.supermq.abstractmachines.fr)
+1 -1
View File
@@ -13,7 +13,7 @@ info:
license:
name: Apache 2.0
url: https://github.com/absmach/supermq/blob/main/LICENSE
version: 0.15.1
version: 0.18.0
servers:
- url: http://localhost:9001
+1 -1
View File
@@ -13,7 +13,7 @@ info:
license:
name: Apache 2.0
url: https://github.com/absmach/supermq/blob/main/LICENSE
version: 0.15.1
version: 0.18.0
servers:
- url: http://localhost:9019
+1 -1
View File
@@ -13,7 +13,7 @@ info:
license:
name: Apache 2.0
url: https://github.com/absmach/supermq/blob/main/LICENSE
version: 0.15.1
version: 0.18.0
servers:
- url: http://localhost:9005
+1 -1
View File
@@ -13,7 +13,7 @@ info:
license:
name: Apache 2.0
url: https://github.com/absmach/supermq/blob/main/LICENSE
version: 0.15.1
version: 0.18.0
servers:
- url: http://localhost:9006
+1 -1
View File
@@ -13,7 +13,7 @@ info:
license:
name: Apache 2.0
url: https://github.com/absmach/supermq/blob/main/LICENSE
version: 0.15.1
version: 0.18.0
servers:
- url: http://localhost:9003
+1 -1
View File
@@ -13,7 +13,7 @@ info:
license:
name: Apache 2.0
url: https://github.com/absmach/supermq/blob/main/LICENSE
version: 0.15.1
version: 0.18.0
servers:
- url: http://localhost:9004
+1 -1
View File
@@ -13,7 +13,7 @@ info:
license:
name: Apache 2.0
url: https://github.com/absmach/supermq/blob/main/LICENSE
version: 0.15.1
version: 0.18.0
servers:
- url: http://localhost:8008
+1 -1
View File
@@ -13,7 +13,7 @@ info:
license:
name: Apache 2.0
url: https://github.com/absmach/supermq/blob/main/LICENSE
version: 0.15.1
version: 0.18.0
servers:
- url: http://localhost:9021
+1 -1
View File
@@ -11,7 +11,7 @@ properties:
version:
type: string
description: Service version.
example: v0.14.0
example: v0.18.0
commit:
type: string
description: Service commit hash.
+1 -1
View File
@@ -13,7 +13,7 @@ info:
license:
name: Apache 2.0
url: https://github.com/absmach/supermq/blob/main/LICENSE
version: 0.15.1
version: 0.18.0
servers:
- url: http://localhost:9018
+1 -1
View File
@@ -13,7 +13,7 @@ info:
license:
name: Apache 2.0
url: https://github.com/absmach/supermq/blob/main/LICENSE
version: 0.15.1
version: 0.18.0
servers:
- url: http://localhost:9002