Skip to content

Commit 577e2ec

Browse files
istaealok
authored and
alok
committed
chore: bump api version (#3295)
1 parent dd5d9af commit 577e2ec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

openapi/Swarm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
openapi: 3.0.3
22

33
info:
4-
version: 3.0.2
4+
version: 3.1.0
55
title: Bee API
66
description: "A list of the currently provided Interfaces to interact with the swarm, implementing file operations and sending messages"
77

openapi/SwarmCommon.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.3
22
info:
3-
version: 2.0.3
3+
version: 2.1.0
44
title: Common Data Types
55
description: |
66
\*****bzzz*****

openapi/SwarmDebug.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.3
22
info:
3-
version: 2.0.1
3+
version: 2.1.0
44
title: Bee Debug API
55
description: "A list of the currently provided debug interfaces to interact with the bee node"
66

0 commit comments

Comments
 (0)