Sha256: 8c2605ce087d30d2b9130ed7fa6c0aab12bc175b585f551912d0bb632b665b26
Contents?: true
Size: 642 Bytes
Versions: 38
Compression:
Stored size: 642 Bytes
Contents
# Fastly::DiffResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **from** | **Integer** | The version number being diffed from. | [optional] | | **to** | **Integer** | The version number being diffed to. | [optional] | | **format** | **String** | The format the diff is being returned in (`text`, `html` or `html_simple`). | [optional] | | **diff** | **String** | The differences between two specified service versions. Returns the full config if the version configurations are identical. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
38 entries across 38 versions & 1 rubygems