From 63fa5b73a8eda436d519ffdc2723f5c7fc32ac01 Mon Sep 17 00:00:00 2001
From: Bhavani Bheemanadham
Date: Fri, 15 Jul 2016 14:52:00 -0500
Subject: [PATCH] Releasinator changes
- Updated Releasinator version to 0.6
- Renamed Changelog.md file to CHANGELOG.md
- Added new line at the end of file
---
Changelog.md => CHANGELOG.md | 0
CONTRIBUTING.md | 2 +-
Gemfile | 2 +-
Gemfile.lock | 8 ++++----
.../doc/billing/CreateBillingAgreementWithCreditCard.html | 2 +-
sample/doc/billing/CreateBillingAgreementWithPayPal.html | 2 +-
sample/doc/billing/CreatePlan.html | 2 +-
sample/doc/billing/DeletePlan.html | 2 +-
sample/doc/billing/ExecuteAgreement.html | 2 +-
sample/doc/billing/GetBillingAgreement.html | 2 +-
sample/doc/billing/GetPlan.html | 2 +-
sample/doc/billing/ListPlans.html | 2 +-
sample/doc/billing/ReactivateBillingAgreement.html | 2 +-
sample/doc/billing/SearchBillingTransactions.html | 2 +-
sample/doc/billing/SuspendBillingAgreement.html | 2 +-
sample/doc/billing/UpdateBillingAgreement.html | 2 +-
sample/doc/billing/UpdatePlan.html | 2 +-
sample/doc/billing/UpdatePlanPaymentDefinitions.html | 2 +-
sample/doc/invoice/CancelInvoice.html | 2 +-
sample/doc/invoice/CreateInvoice.html | 2 +-
sample/doc/invoice/CreateThirdPartyInvoice.html | 2 +-
sample/doc/invoice/DeleteInvoice.html | 2 +-
sample/doc/invoice/GetInvoice.html | 2 +-
sample/doc/invoice/GetNextInvoiceNumber.html | 2 +-
sample/doc/invoice/ListInvoice.html | 2 +-
sample/doc/invoice/RecordPayment.html | 2 +-
sample/doc/invoice/RecordRefund.html | 2 +-
sample/doc/invoice/RemindInvoice.html | 2 +-
sample/doc/invoice/RetrieveQRCode.html | 2 +-
sample/doc/invoice/SearchInvoices.html | 2 +-
sample/doc/invoice/SendInvoice.html | 2 +-
sample/doc/invoice/UpdateInvoice.html | 2 +-
sample/doc/lipp/GenerateAccessTokenFromRefreshToken.html | 2 +-
sample/doc/lipp/GetUserInfo.html | 2 +-
sample/doc/lipp/ObtainUserConsent.html | 2 +-
sample/doc/lipp/UserConsentRedirect.html | 2 +-
sample/doc/notifications/CreateWebhook.html | 2 +-
sample/doc/notifications/DeleteAllWebhooks.html | 2 +-
sample/doc/notifications/DeleteWebhook.html | 2 +-
sample/doc/notifications/GetWebhook.html | 2 +-
.../notifications/ListSubscribedWebhookEventTypes.html | 2 +-
sample/doc/notifications/ListWebhooks.html | 2 +-
sample/doc/notifications/SearchWebhookEvents.html | 2 +-
sample/doc/notifications/UpdateWebhook.html | 2 +-
sample/doc/notifications/ValidateWebhookEvent.html | 2 +-
sample/doc/notifications/WebhookEventTypesList.html | 2 +-
sample/doc/payment-experience/CreateWebProfile.html | 2 +-
sample/doc/payment-experience/DeleteWebProfile.html | 2 +-
sample/doc/payment-experience/GetWebProfile.html | 2 +-
sample/doc/payment-experience/ListWebProfiles.html | 2 +-
.../doc/payment-experience/PartiallyUpdateWebProfile.html | 2 +-
sample/doc/payment-experience/UpdateWebProfile.html | 2 +-
sample/doc/payments/AuthorizationCapture.html | 2 +-
sample/doc/payments/AuthorizePayment.html | 2 +-
sample/doc/payments/AuthorizePaymentUsingPayPal.html | 2 +-
sample/doc/payments/CreateFuturePayment.html | 2 +-
sample/doc/payments/CreatePayment.html | 2 +-
sample/doc/payments/CreatePaymentUsingPayPal.html | 2 +-
sample/doc/payments/CreatePaymentUsingSavedCard.html | 2 +-
sample/doc/payments/ExecutePayment.html | 2 +-
sample/doc/payments/GetAuthorization.html | 2 +-
sample/doc/payments/GetCapture.html | 2 +-
sample/doc/payments/GetPayment.html | 2 +-
sample/doc/payments/ListPayments.html | 2 +-
sample/doc/payments/OrderAuthorize.html | 2 +-
sample/doc/payments/OrderCapture.html | 2 +-
sample/doc/payments/OrderCreateForAuthorization.html | 2 +-
sample/doc/payments/OrderCreateForCapture.html | 2 +-
sample/doc/payments/OrderCreateForVoid.html | 2 +-
sample/doc/payments/OrderCreateUsingPayPal.html | 2 +-
sample/doc/payments/OrderDoVoid.html | 2 +-
sample/doc/payments/OrderGet.html | 2 +-
sample/doc/payments/Reauthorization.html | 2 +-
sample/doc/payments/RefundCapture.html | 2 +-
sample/doc/payments/UpdatePayment.html | 2 +-
sample/doc/payments/VoidAuthorization.html | 2 +-
sample/doc/payouts/CancelPayoutItem.html | 2 +-
sample/doc/payouts/CreateBatchPayout.html | 2 +-
sample/doc/payouts/CreateSinglePayout.html | 2 +-
sample/doc/payouts/GetPayoutBatchStatus.html | 2 +-
sample/doc/payouts/GetPayoutItemStatus.html | 2 +-
sample/doc/sale/GetSale.html | 2 +-
sample/doc/sale/RefundSale.html | 2 +-
sample/doc/tls/TlsCheck.html | 2 +-
sample/doc/vault/CreateBankAccount.html | 2 +-
sample/doc/vault/CreateCreditCard.html | 2 +-
sample/doc/vault/DeleteBankAccount.html | 2 +-
sample/doc/vault/DeleteCreditCard.html | 2 +-
sample/doc/vault/GetBankAccount.html | 2 +-
sample/doc/vault/GetCreditCard.html | 2 +-
sample/doc/vault/ListCreditCards.html | 2 +-
sample/doc/vault/UpdateCreditCard.html | 2 +-
.../resources/WebhookFunctionalTest/testDelete.json | 2 +-
.../testGetSubscribedEventTypes.json | 2 +-
.../webhook_get_available_event_types.json | 2 +-
95 files changed, 97 insertions(+), 97 deletions(-)
rename Changelog.md => CHANGELOG.md (100%)
diff --git a/Changelog.md b/CHANGELOG.md
similarity index 100%
rename from Changelog.md
rename to CHANGELOG.md
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 6c59fb3..e520441 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -4,4 +4,4 @@
* The best help we could get from everyone is in writing more and more samples. We have a limited set of samples, and would appreciate if the community can help us write more and more of those, covering corner cases, that may be extremely useful to anyone using this SDK.
* The ideal approach to create a fix would be to fork the repository, create a branch in your repository, and make a pull request out of it.
* It is desirable if there is enough comments/documentation and Tests included in the pull request.
-* For general idea of contribution, please follow the guidelines mentioned [here](https://guides.github.com/activities/contributing-to-open-source/).
\ No newline at end of file
+* For general idea of contribution, please follow the guidelines mentioned [here](https://guides.github.com/activities/contributing-to-open-source/).
diff --git a/Gemfile b/Gemfile
index d40045b..d091120 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,3 +1,3 @@
source 'https://rubygems.org'
-gem 'releasinator', '~> 0.5'
+gem 'releasinator', '~> 0.6'
diff --git a/Gemfile.lock b/Gemfile.lock
index 3e8a135..0e6bf2b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -2,7 +2,7 @@ GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
- colorize (0.7.7)
+ colorize (0.8.1)
configatron (4.5.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
@@ -12,7 +12,7 @@ GEM
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
redcarpet (3.3.4)
- releasinator (0.5.0)
+ releasinator (0.6.2)
colorize (~> 0.7)
configatron (~> 4.5)
json (~> 1.8)
@@ -31,7 +31,7 @@ PLATFORMS
ruby
DEPENDENCIES
- releasinator (~> 0.5)
+ releasinator (~> 0.6)
BUNDLED WITH
- 1.12.3
+ 1.12.5
diff --git a/sample/doc/billing/CreateBillingAgreementWithCreditCard.html b/sample/doc/billing/CreateBillingAgreementWithCreditCard.html
index e7950d3..a44290c 100644
--- a/sample/doc/billing/CreateBillingAgreementWithCreditCard.html
+++ b/sample/doc/billing/CreateBillingAgreementWithCreditCard.html
@@ -77,4 +77,4 @@ Please note that the plan Id should be only set in this case.
exit(1);
} ResultPrinter::printResult("Created Billing Agreement.", "Agreement", $agreement->getId(), $request, $agreement);
-return $agreement;
NOTE: PLEASE DO NOT USE RESULTPRINTER CLASS IN YOUR ORIGINAL CODE. FOR SAMPLE ONLY