Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
mrfeathers authored Jan 30, 2018
1 parent 37f86b9 commit 1494192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ $mbidCollection = $acoustidClient->listByMBId($mbids);
## Response models and Meta

Response models contain all known fields acoustid.org API can return. Unfortunately, acoustid.org doesn't have a full documentation
for all possible response structures. So if you get an exception with message `Can't deserialize response`, please [open an issue](https://github.com/MrFeathers/acoustid/issues/new) and provide
for all possible response structures. So if you get an `AcoustidSerializerException` exception, please [open an issue](https://github.com/MrFeathers/acoustid/issues/new) and provide
method and parameters you used to call it.

Here's the descriptions of all response models:
Expand Down

0 comments on commit 1494192

Please sign in to comment.