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

Commit

Permalink
Merge github.com:ipfs/http-api-spec into feature/name
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLitt committed Feb 11, 2016
2 parents 6932ab1 + 3f53a8d commit fe61189
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template.apib
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,12 @@

#### curl

curl -i "http://localhost:5001/api/v0/ls?arg="
curl -i "http://localhost:5001/api/v0/ls?arg=QmW2WQi7j6c7UgJTarActp7tDNikE4B2qXtFCfLPdsgaTQ"

+ Body

```
curl -i "http://localhost:5001/api/v0/ls?arg="
curl -i "http://localhost:5001/api/v0/ls?arg=QmW2WQi7j6c7UgJTarActp7tDNikE4B2qXtFCfLPdsgaTQ"
```

+ Response
Expand Down

0 comments on commit fe61189

Please sign in to comment.