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-6.0.0 docs/DiffResponse.md
fastly-5.3.1 docs/DiffResponse.md
fastly-5.3.0 docs/DiffResponse.md
fastly-5.2.2 docs/DiffResponse.md
fastly-5.2.1 docs/DiffResponse.md
fastly-5.2.0 docs/DiffResponse.md
fastly-5.1.1 docs/DiffResponse.md
fastly-5.1.0 docs/DiffResponse.md
fastly-5.0.0 docs/DiffResponse.md
fastly-4.4.0 docs/DiffResponse.md
fastly-4.3.0 docs/DiffResponse.md
fastly-4.2.0 docs/DiffResponse.md
fastly-4.1.0 docs/DiffResponse.md
fastly-4.0.1.pre.alpha.0 docs/DiffResponse.md
fastly-4.0.0 docs/DiffResponse.md
fastly-4.0.0.alpha4 docs/DiffResponse.md
fastly-4.0.0.alpha3 docs/DiffResponse.md
fastly-4.0.0.alpha2 docs/DiffResponse.md