docs/PackageMetadata.md in fastly-7.2.0 vs docs/PackageMetadata.md in fastly-7.2.1

- old
+ new

@@ -2,15 +2,15 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | -| **name** | **String** | Name of the Compute@Edge package. | [optional] | -| **description** | **String** | Description of the Compute@Edge package. | [optional] | +| **name** | **String** | Name of the Compute package. | [optional] | +| **description** | **String** | Description of the Compute 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] | +| **language** | **String** | The language of the Compute package. | [optional] | +| **size** | **Integer** | Size of the Compute package in bytes. | [optional] | +| **hashsum** | **String** | Hash of the Compute package. | [optional] | +| **files_hash** | **String** | Hash of the files within the Compute package. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)