docs/LoyaltiesMembersCreateResponseBodyPublish.md in voucherify-6.0.0 vs docs/LoyaltiesMembersCreateResponseBodyPublish.md in voucherify-7.0.0

- old
+ new

@@ -4,7 +4,7 @@ | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **object** | **String** | The type of the object represented is by default `list`. To get this list, you need to make a call to the endpoint returned in the `url` attribute. | [optional][default to 'list'] | | **count** | **Integer** | Publication event counter. | [optional] | -| **url** | **String** | The endpoint where this list of publications can be accessed using a GET method. `/v1/vouchers/{voucher_code}/publications` | [optional] | +| **url** | **String** | The endpoint where this list of publications can be accessed using a **GET** method. `/v1/vouchers/{voucher_code}/publications` | [optional] |