docs/RpmPackageEnvironmentResponse.md in pulp_rpm_client-3.27.0 vs docs/RpmPackageEnvironmentResponse.md in pulp_rpm_client-3.27.1

- old
+ new

@@ -9,13 +9,13 @@ **pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly] **id** | **String** | Environment id. | **name** | **String** | Environment name. | **description** | **String** | Environment description. | **display_order** | **Integer** | Environment display order. | -**group_ids** | [**Object**](.md) | Environment group list. | -**option_ids** | [**Object**](.md) | Environment option ids | -**desc_by_lang** | [**Object**](.md) | Environment description by language. | -**name_by_lang** | [**Object**](.md) | Environment name by language. | +**group_ids** | [**AnyType**](.md) | Environment group list. | +**option_ids** | [**AnyType**](.md) | Environment option ids | +**desc_by_lang** | [**AnyType**](.md) | Environment description by language. | +**name_by_lang** | [**AnyType**](.md) | Environment name by language. | **digest** | **String** | Environment digest. | ## Code Sample ```ruby