docs/UsersApi.md in phrase-1.0.14 vs docs/UsersApi.md in phrase-2.0.0

- old
+ new

@@ -8,11 +8,11 @@ ## show_user -> User show_user(opts) +> CurrentUser show_user(opts) Show current User Show details for current User. @@ -53,10 +53,10 @@ ------------- | ------------- | ------------- | ------------- **x_phrase_app_otp** | **String**| Two-Factor-Authentication token (optional) | [optional] ### Return type -Response<([**User**](User.md))> +Response<([**CurrentUser**](CurrentUser.md))> ### Authorization [Basic](../README.md#Basic), [Token](../README.md#Token)