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

Version Path
fastly-9.0.0 docs/DiffResponse.md
fastly-8.10.0 docs/DiffResponse.md
fastly-8.9.0 docs/DiffResponse.md
fastly-8.8.0 docs/DiffResponse.md
fastly-8.7.0 docs/DiffResponse.md
fastly-8.6.0 docs/DiffResponse.md
fastly-8.5.0 docs/DiffResponse.md
fastly-8.4.0 docs/DiffResponse.md
fastly-8.2.0 docs/DiffResponse.md
fastly-8.1.0 docs/DiffResponse.md
fastly-8.0.1 docs/DiffResponse.md
fastly-8.0.0 docs/DiffResponse.md
fastly-7.2.2 docs/DiffResponse.md
fastly-7.2.1 docs/DiffResponse.md
fastly-7.2.0 docs/DiffResponse.md
fastly-7.1.1 docs/DiffResponse.md
fastly-7.1.0 docs/DiffResponse.md
fastly-7.0.0 docs/DiffResponse.md
fastly-6.0.2 docs/DiffResponse.md
fastly-6.0.1 docs/DiffResponse.md