Feature/23186
Massimiliano Assante 2 years ago
parent 1dd17cafea
commit c0d5bf9303

@ -39,7 +39,7 @@ public class CatalogueEvent {
* the URL to redirect when clicking on the notification
*/
@JsonProperty("itemURL")
@NotNull(message="itemURL cannot be missing")
@NotNull(message="itemURL cannot be missing, use catalogue resolver URL")
protected URL itemURL;
/**

Loading…
Cancel
Save