docs/GitlabSyncHistory.md in phrase-2.12.0 vs docs/GitlabSyncHistory.md in phrase-2.13.0
- old
+ new
@@ -2,12 +2,12 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
-**status** | **Integer** | | [optional]
+**status** | **String** | | [optional]
**action** | **String** | | [optional]
-**errors** | **Array<String>** | | [optional]
+**errors** | [**Array<GitlabSyncHistoryErrors>**](GitlabSyncHistoryErrors.md) | | [optional]
**date** | **DateTime** | | [optional]
**details** | [**Object**](.md) | | [optional]
## Code Sample