Skip to content

Commit

Permalink
Remove listPhotos from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kev-le committed Feb 20, 2024
1 parent 7ce66bc commit abf11a8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,6 @@ api.UpdateProfile(profileId, new { name = $"Test Profile", enable_crop = false,

For all payload options, consult the [API documentation](https://studio-docs.skylabtech.ai/#tag/profile/operation/updateProfileById).

#### List all photos

```dotnet
api.ListPhotos();
```

#### Get photo

```dotnet
Expand Down

0 comments on commit abf11a8

Please sign in to comment.