Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Commit

Permalink
Remove Edit
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLitt committed Mar 1, 2016
1 parent 9c80a5a commit 28c4bd5
Showing 1 changed file with 0 additions and 34 deletions.
34 changes: 0 additions & 34 deletions apiary.apib
Original file line number Diff line number Diff line change
Expand Up @@ -1777,40 +1777,6 @@ file inside your IPFS repository.
}
```

## edit [GET /config/edit]
Opens the config file for editing in $EDITOR

+ Request

### curl

curl -i "http://localhost:5001/api/v0/config/edit"

+ Body

```
curl -i "http://localhost:5001/api/v0/config/edit"
```

+ Response 200

+ Headers

```
Access-Control-Allow-Headers: X-Stream-Ouptut, X-Chunked-Output
Access-Control-Expose-Headers: X-Stream-Ouptut, X-Chunked-Output
Content-Type: application/json
Trailer: X-Stream-Error
Transfer-Encoding: chunked
Date: Tue, 02 Feb 2016 17:54:56 GMT
Transfer-Encoding: chunked
```

+ Body

```
```

## replace [POST /config/replace{?arg}]
Replaces the config with <file>.

Expand Down

0 comments on commit 28c4bd5

Please sign in to comment.