diff --git a/i18n/fi-FI/docusaurus-plugin-content-docs/current/configuration/external-api.md b/i18n/fi-FI/docusaurus-plugin-content-docs/current/configuration/external-api.md index c5074e7e8..326b124fb 100644 --- a/i18n/fi-FI/docusaurus-plugin-content-docs/current/configuration/external-api.md +++ b/i18n/fi-FI/docusaurus-plugin-content-docs/current/configuration/external-api.md @@ -323,7 +323,7 @@ These are all playlist known to UMS (database/cache enabled). These playlist nam | URI | ```/api/playlist/``getserverplaylists` `` | | REQUEST TYPE | GET | | RESPONSE BODY | JSON array of playlist names | -| RESPONSE BODY example | [{"playlistName":"Jazz","playlistId":5},{"playlistName":"Charts","playlistId":343}] | +| RESPONSE BODY example | `[{"playlistName":"Jazz","playlistId":5},{"playlistName":"Charts","playlistId":343}]` | | Available since | dev branch | Example: