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", name = "LifecycleChanger",
value = "Lifecycle Changer which contains the action and the reason for the lifecycle change.", value = "Lifecycle Changer which contains the action and the reason for the lifecycle change.",
required = true) required = true)
LifecycleChanger lifecycleChanger @Valid LifecycleChanger lifecycleChanger
); );
@GET @GET

Loading…
Cancel
Save