*Following the [changes related to Meilisearch v1.13.0 mega issue](https://github.com/meilisearch/integration-guides/issues/314):* ## Description Update the [`stats` object](https://www.meilisearch.com/docs/reference/api/stats#stats-object?utm_campaign=oss&utm_source=github) to include the new `usedDatabaseSize` field. For further reference, see the related [Meilisearch engine issue](https://github.com/meilisearch/meilisearch/issues/5318). ## Specifications - [ ] Modify the stats API to include the `usedDatabaseSize` field in SDK responses.