Uses of Class
com.skava.marketplace.model.exchange.request.PatchUpdateWebhookStoreAppRequest
Packages that use PatchUpdateWebhookStoreAppRequest
Package
Description
Rest controllers available in the Appmarketplace Service that are maintained in this package.
-
Uses of PatchUpdateWebhookStoreAppRequest in com.skava.marketplace.web
Methods in com.skava.marketplace.web with parameters of type PatchUpdateWebhookStoreAppRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<WebhookStoreAppsResponse>
WebhooksAppSubscriptionController.patchUpdateWebhookStoreApp
(String subscriptionId, String authToken, String versionId, String locale, @Valid PatchUpdateWebhookStoreAppRequest patchUpdateWebhookStoreAppRequest)