Fix minor issue in App publisher interface

feature/appm-store/pbac
lasanthaDLPDS 5 years ago
parent c6440a779d
commit b48fa9df7c

@ -753,7 +753,7 @@ public interface ApplicationManagementPublisherAPI {
name = "LifecycleChanger",
value = "Lifecycle Changer which contains the action and the reason for the lifecycle change.",
required = true)
LifecycleChanger lifecycleChanger
@Valid LifecycleChanger lifecycleChanger
);
@GET

Loading…
Cancel
Save