mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/reference/components-reference/supported-bindings/sftp.md
Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Mustafa Arslan <mustafa.arslan1992@gmail.com>
This commit is contained in:
parent
af5b3e55d0
commit
60e23aadd3
|
|
@ -98,7 +98,7 @@ To perform a create file operation, invoke the Sftp binding with a `POST` method
|
|||
|
||||
#### Response
|
||||
|
||||
The response body will contain the following JSON:
|
||||
The response body contains the following JSON:
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue