docs/ScimServiceProviderConfigAuthenticationScheme.md in purecloudplatformclientv2-65.0.0 vs docs/ScimServiceProviderConfigAuthenticationScheme.md in purecloudplatformclientv2-66.0.0

- old
+ new

@@ -5,14 +5,14 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| -| **name** | **String** | Name | | -| **description** | **String** | Description | | -| **spec_uri** | **String** | An HTTP-addressable URL pointing to the authentication scheme's specification. | [optional] | -| **documentation_uri** | **String** | An HTTP-addressable URL pointing to the authentication scheme's usage documentation | [optional] | -| **type** | **String** | The authentication type. | | -| **primary** | **BOOLEAN** | Indication of primary method of authentication. | [optional] | +| **name** | **String** | The name of the authentication scheme, for example, HTTP Basic. | | +| **description** | **String** | The description of the authentication scheme. | | +| **spec_uri** | **String** | The HTTP-addressable URL that points to the authentication scheme's specification. | [optional] | +| **documentation_uri** | **String** | The HTTP-addressable URL that points to the authentication scheme's usage documentation. | [optional] | +| **type** | **String** | The type of authentication scheme. | | +| **primary** | **BOOLEAN** | Indicates the primary method of authentication. | [optional] | {: class="table table-striped"}