docs/KvStoreApi.md in fastly-5.1.1 vs docs/KvStoreApi.md in fastly-5.2.0

- old
+ new

@@ -67,11 +67,10 @@ ```ruby api_instance = Fastly::KvStoreApi.new opts = { store_id: 'store_id_example', # String | - force: true, # Boolean | } begin # Delete an kv store. api_instance.delete_store(opts) @@ -83,10 +82,9 @@ ### Options | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **store_id** | **String** | | | -| **force** | **Boolean** | | [optional] | ### Return type nil (empty response body)