Closed lucadegasperi closed 2 years ago
While trying to create a multi language site using the php client, I found there is was no way to set the language a story should be retrieved in.
This PR adds support for the language and fallback_lang query string parameters.
language
fallback_lang
Thanks for your contribution, @lucadegasperi!
While trying to create a multi language site using the php client, I found there is was no way to set the language a story should be retrieved in.
This PR adds support for the
language
andfallback_lang
query string parameters.