docs/UserMe.md in purecloudplatformclientv2-5.1.1 vs docs/UserMe.md in purecloudplatformclientv2-6.0.0

- old
+ new

@@ -40,9 +40,10 @@ | **superiors** | [**Array<User>**](User.html) | The first 50 superiors of this user. | [optional] | | **direct_reports** | [**Array<User>**](User.html) | The first 50 direct reports to this user. | [optional] | | **adjacents** | [**Adjacents**](Adjacents.html) | The first 50 superiors, direct reports, and siblings of this user. Mutually exclusive with superiors and direct reports expands. | [optional] | | **routing_skills** | [**Array<RoutingSkill>**](RoutingSkill.html) | The first 50 routing skills for user's organizations | [optional] | | **field_configs** | [**FieldConfigs**](FieldConfigs.html) | The field config for all entities types of user's organization | [optional] | +| **token** | [**TokenInfo**](TokenInfo.html) | Information about the current token | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}