docs/ErrorItemOmnichannel.md in messente_api-1.0.1 vs docs/ErrorItemOmnichannel.md in messente_api-1.0.2
- old
+ new
@@ -3,10 +3,10 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**title** | [**ErrorTitleOmnichannel**](ErrorTitleOmnichannel.md) | |
-**detail** | **String** | Free form more detailed description of the error. |
+**detail** | **String** | Free form more detailed description of the error |
**code** | [**ErrorCodeOmnichannel**](ErrorCodeOmnichannel.md) | |
**source** | **String** | Describes which field is causing the issue in the payload, null for non 400 status code responses |
## Code Sample