docs/models/KubernetesNodes.md in ionoscloud-6.0.0.beta.4 vs docs/models/KubernetesNodes.md in ionoscloud-6.0.0
- old
+ new
@@ -2,13 +2,13 @@
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
-| **id** | **String** | Unique representation for Kubernetes Node Pool as a collection on a resource. | [optional][readonly] |
-| **type** | **String** | The type of resource within a collection | [optional][readonly] |
-| **href** | **String** | URL to the collection representation (absolute path) | [optional][readonly] |
-| **items** | [**Array<KubernetesNode>**](KubernetesNode.md) | Array of items in that collection | [optional][readonly] |
+| **id** | **String** | A unique representation of the Kubernetes node pool as a resource collection. | [optional][readonly] |
+| **type** | **String** | The type of resource within a collection. | [optional][readonly] |
+| **href** | **String** | URL to the collection representation (absolute path). | [optional][readonly] |
+| **items** | [**Array<KubernetesNode>**](KubernetesNode.md) | Array of items in that collection. | [optional][readonly] |
## Example
```ruby
require 'ionoscloud'