docs/SetConfiguration.md in fastly-8.10.0 vs docs/SetConfiguration.md in fastly-9.0.0

- old
+ new

@@ -4,8 +4,9 @@ | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **workspace_id** | **String** | The new workspace_id. Required in the `PUT` request body when `product_id` is `ngwaf`. Optional in the `PATCH` request body for `ngwaf`. | [optional] | | **traffic_ramp** | **String** | The new traffic ramp. Optional in the `PATCH` request body for `ngwaf`. | [optional] | +| **mode** | **String** | The new mode to run the product in. One of `block`, `log`, or `off`. Optional in the `PATCH` request body for `ddos_protection`. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)