docs/ObjectStoreApi.md in fastly-4.2.0 vs docs/ObjectStoreApi.md in fastly-4.3.0

- old
+ new

@@ -127,11 +127,11 @@ [[Back to top]](#) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md) ## `get_stores()` ```ruby -get_stores(opts): <InlineResponse2002> # List object stores. +get_stores(opts): <InlineResponse2003> # List object stores. ``` Get all stores for a given customer. ### Examples @@ -159,9 +159,9 @@ | **cursor** | **String** | | [optional] | | **limit** | **Integer** | | [optional][default to 100] | ### Return type -[**InlineResponse2002**](InlineResponse2002.md) +[**InlineResponse2003**](InlineResponse2003.md) [[Back to top]](#) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)