docs/Pop.md in fastly-4.1.0 vs docs/Pop.md in fastly-4.2.0
- old
+ new
@@ -2,13 +2,16 @@
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
-| **code** | **String** | | [optional] |
-| **name** | **String** | | [optional] |
-| **group** | **String** | | [optional] |
+| **code** | **String** | the three-letter code for the [POP](https://developer.fastly.com/learning/concepts/pop/) | |
+| **name** | **String** | the name of the POP | |
+| **group** | **String** | | |
+| **region** | **String** | | |
+| **stats_region** | **String** | the region used for stats reporting | |
+| **billing_region** | **String** | the region used for billing | |
| **coordinates** | [**PopCoordinates**](PopCoordinates.md) | | [optional] |
-| **shield** | **String** | | [optional] |
+| **shield** | **String** | the name of the [shield code](https://developer.fastly.com/learning/concepts/shielding/#choosing-a-shield-location) if this POP is suitable for shielding | [optional] |
[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)