Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sija committed Jan 11, 2024
1 parent 7b81958 commit a613636
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ REST web API for the [libgphoto2](http://www.gphoto.org/) library. You can use i

#### `/cameras`

- `GET /cameras`
- `GET /cameras/reload`
- `GET /cameras[?reload=true]`

#### `/cameras/:id`

Expand All @@ -43,7 +42,7 @@ REST web API for the [libgphoto2](http://www.gphoto.org/) library. You can use i

#### `/cameras/:id/blob`

- `GET /cameras/:id/blob/*filepath`
- `GET /cameras/:id/blob/*filepath[?width=512&height=768]`
- `DELETE /cameras/:id/blob/*filepath`

#### `/cameras/:id/zip`
Expand Down

0 comments on commit a613636

Please sign in to comment.