Commit 512230d7 authored by acud's avatar acud Committed by GitHub

openapi: remove unused field (#1316)

parent b4b6245d
...@@ -960,12 +960,6 @@ paths: ...@@ -960,12 +960,6 @@ paths:
$ref: "SwarmCommon.yaml#/components/schemas/HexString" $ref: "SwarmCommon.yaml#/components/schemas/HexString"
required: true required: true
description: Topic description: Topic
- in: query
name: index
schema:
$ref: "SwarmCommon.yaml#/components/schemas/HexString"
required: false
description: Feed update index
- in: query - in: query
name: at name: at
schema: schema:
......
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