Uses of Class
com.skava.marketplace.model.exchange.request.BulkPatchUpdateWebhookRequest
Packages that use BulkPatchUpdateWebhookRequest
Package
Description
Rest controllers available in the Appmarketplace Service that are maintained in this package.
-
Uses of BulkPatchUpdateWebhookRequest in com.skava.marketplace.web
Methods in com.skava.marketplace.web with parameters of type BulkPatchUpdateWebhookRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<BulkUpdateWebhooksResponse>
WebhooksAppSubscriptionController.bulkPatchUpdateWebhook
(String locale, String versionId, String authToken, String storeId, String appId, String appVersion, @Valid BulkPatchUpdateWebhookRequest bulkPatchUpdateWebhookRequest)