docs/PayorCreateApiKeyRequest.md in velopayments-2.26.124.beta1 vs docs/PayorCreateApiKeyRequest.md in velopayments-2.29.128.beta1
- old
+ new
@@ -4,10 +4,10 @@
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **name** | **String** | A name for the key. | |
| **description** | **String** | Description of the key. | [optional] |
-| **roles** | **Array<String>** | A list of roles to assign to the key. | |
+| **roles** | **Array<String>** | <p>A list of roles to assign to the key.</p> <p>Only the first role name will be used</p> <p>A later version will change this from a list to string</p> | |
## Example
```ruby
require 'velopayments'