lib/paypal-api/api_collections/webhooks.rb in paypal-rest-api-0.3.1 vs lib/paypal-api/api_collections/webhooks.rb in paypal-rest-api-0.4.0

- old
+ new

@@ -4,10 +4,10 @@ # # https://developer.paypal.com/docs/api/webhooks/v1/ # class Webhooks < APICollection # - # Common class and instance methods + # Common methods for PaypalAPI::Webhooks class and client.webhooks instance # module APIs # @!macro [new] request # @param query [Hash, nil] Request query parameters # @param body [Hash, nil] Request body parameters