Commit 7f933676 authored by Nemanja Zbiljić's avatar Nemanja Zbiljić Committed by GitHub

Update 'dirs' API document headers descriptions (#1015)

parent 15d9b699
......@@ -293,12 +293,19 @@ paths:
required: false
description: Represents the encrypting state of the collection
- in: header
name: swarm-index
name: swarm-index-document
schema:
type: string
example: index.html
required: false
description: Default file to be referenced on path, if exists under that path
- in: header
name: swarm-error-document
schema:
type: string
example: error.html
required: false
description: Configure custom error document to be returned when an error occurs while fetching path from collection
requestBody:
content:
application/x-tar:
......
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