docs/WafRuleRevisionAttributes.md in fastly-4.0.0.alpha2 vs docs/WafRuleRevisionAttributes.md in fastly-4.0.0.alpha3
- old
+ new
@@ -5,10 +5,10 @@
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **message** | **String** | Message metadata for the rule. | [optional][readonly] |
| **modsec_rule_id** | **Integer** | Corresponding ModSecurity rule ID. | [optional][readonly] |
| **paranoia_level** | **Integer** | Paranoia level for the rule. | [optional][readonly] |
-| **revision** | **Float** | Revision number. | [optional] |
+| **revision** | **Integer** | Revision number. | [optional] |
| **severity** | **Integer** | Severity metadata for the rule. | [optional][readonly] |
| **source** | **String** | The ModSecurity rule logic. | [optional][readonly] |
| **state** | **String** | The state, indicating if the revision is the most recent version of the rule. | [optional][readonly] |
| **vcl** | **String** | The VCL representation of the rule logic. | [optional][readonly] |