Commit 80a02f5c authored by metacertain's avatar metacertain Committed by GitHub

openapi description fixes (#1035)

parent 4df2df33
openapi: 3.0.0
info:
version: 0.4.0
title: Swarm API
description: 'A list of the currently provided Interfaces to interact with the swarm, implementing file operations'
description: 'A list of the currently provided Interfaces to interact with the swarm, implementing file operations and sending messages'
security:
- {}
......
......@@ -193,7 +193,7 @@ components:
name:
type: string
address:
type: string
$ref: '#/components/schemas/SwarmAddress'
startedAt:
$ref: '#/components/schemas/DateTime'
......
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