docs/PackageMetadata.md in fastly-4.4.0 vs docs/PackageMetadata.md in fastly-5.0.0
- old
+ new
@@ -8,8 +8,9 @@
| **description** | **String** | Description of the Compute@Edge package. | [optional] |
| **authors** | **Array<String>** | A list of package authors' email addresses. | [optional] |
| **language** | **String** | The language of the Compute@Edge package. | [optional] |
| **size** | **Integer** | Size of the Compute@Edge package in bytes. | [optional] |
| **hashsum** | **String** | Hash of the Compute@Edge package. | [optional] |
+| **files_hash** | **String** | Hash of the files within the Compute@Edge package. | [optional] |
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)