docs/Snippet.md in fastly-5.1.0 vs docs/Snippet.md in fastly-5.1.1

- old
+ new

@@ -6,9 +6,9 @@ | ---- | ---- | ----------- | ----- | | **name** | **String** | The name for the snippet. | [optional] | | **dynamic** | **Integer** | Sets the snippet version. | [optional] | | **type** | **String** | The location in generated VCL where the snippet should be placed. | [optional] | | **content** | **String** | The VCL code that specifies exactly what the snippet does. | [optional] | -| **priority** | **Integer** | Priority determines execution order. Lower numbers execute first. | [optional][default to 100] | +| **priority** | **String** | Priority determines execution order. Lower numbers execute first. | [optional][default to '100'] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)