Commit 09f89d51 authored by acud's avatar acud Committed by GitHub

chore: bump openapi version (#2364)

parent fb21e01b
openapi: 3.0.3 openapi: 3.0.3
info: info:
version: 1.0.0 version: 1.0.1
title: Swarm API title: Bee API
description: "A list of the currently provided Interfaces to interact with the swarm, implementing file operations and sending messages" description: "A list of the currently provided Interfaces to interact with the swarm, implementing file operations and sending messages"
security: security:
...@@ -868,4 +868,4 @@ paths: ...@@ -868,4 +868,4 @@ paths:
"500": "500":
$ref: "SwarmCommon.yaml#/components/responses/500" $ref: "SwarmCommon.yaml#/components/responses/500"
default: default:
description: Default response description: Default response
\ No newline at end of file
openapi: 3.0.3 openapi: 3.0.3
info: info:
version: 1.0.0 version: 1.0.1
title: Bee Debug API title: Bee Debug API
description: "A list of the currently provided debug interfaces to interact with the bee node" description: "A list of the currently provided debug interfaces to interact with the bee node"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment