docs/ScimServiceProviderConfigAuthenticationScheme.md in purecloudplatformclientv2-70.0.0 vs docs/ScimServiceProviderConfigAuthenticationScheme.md in purecloudplatformclientv2-71.0.0
- old
+ new
@@ -10,9 +10,9 @@
| **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] |
+| **primary** | **BOOLEAN** | Indicates whether this authentication scheme is the primary method of authentication. | [optional] |
{: class="table table-striped"}