docs/GzipResponse.md in fastly-6.0.2 vs docs/GzipResponse.md in fastly-7.0.0

- old
+ new

@@ -7,10 +7,10 @@ | **cache_condition** | **String** | Name of the cache condition controlling when this configuration applies. | [optional] | | **content_types** | **String** | Space-separated list of content types to compress. If you omit this field a default list will be used. | [optional] | | **extensions** | **String** | Space-separated list of file extensions to compress. If you omit this field a default list will be used. | [optional] | | **name** | **String** | Name of the gzip configuration. | [optional] | | **service_id** | **String** | | [optional][readonly] | -| **version** | **Integer** | | [optional][readonly] | +| **version** | **String** | | [optional][readonly] | | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)