docs/models/Label.md in ionoscloud-6.0.0.beta.4 vs docs/models/Label.md in ionoscloud-6.0.0

- old
+ new

@@ -3,11 +3,11 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Label is identified using standard URN. | [optional][readonly] | -| **type** | **String** | The type of object that has been created | [optional][readonly] | -| **href** | **String** | URL to the object representation (absolute path) | [optional][readonly] | +| **type** | **String** | The type of object that has been created. | [optional][readonly] | +| **href** | **String** | URL to the object representation (absolute path). | [optional][readonly] | | **metadata** | [**NoStateMetaData**](NoStateMetaData.md) | | [optional] | | **properties** | [**LabelProperties**](LabelProperties.md) | | | ## Example