doc_out/UserMe.html.md in purecloud-0.66.1 vs doc_out/UserMe.html.md in purecloud-0.67.1

- old
+ new

@@ -38,9 +38,10 @@ | **favorites** | [**Array<User>**](User.html) | The first 50 favorited users. | [optional] | | **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] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}