Skip to content

Commit

Permalink
fix(reseller): update the API
Browse files Browse the repository at this point in the history
#### reseller:v1

The following keys were changed:
- resources.customers.methods.get.description
- resources.customers.methods.get.parameters.customerId.description
- resources.customers.methods.insert.description
- resources.customers.methods.insert.parameters.customerAuthToken.description
- resources.customers.methods.patch.description
- resources.customers.methods.patch.parameters.customerId.description
- resources.customers.methods.update.description
- resources.customers.methods.update.parameters.customerId.description
- resources.subscriptions.methods.activate.description
- resources.subscriptions.methods.activate.parameters.customerId.description
- resources.subscriptions.methods.activate.parameters.subscriptionId.description
- resources.subscriptions.methods.changePlan.description
- resources.subscriptions.methods.changePlan.parameters.customerId.description
- resources.subscriptions.methods.changePlan.parameters.subscriptionId.description
- resources.subscriptions.methods.changeRenewalSettings.description
- resources.subscriptions.methods.changeRenewalSettings.parameters.customerId.description
- resources.subscriptions.methods.changeRenewalSettings.parameters.subscriptionId.description
- resources.subscriptions.methods.changeSeats.description
- resources.subscriptions.methods.changeSeats.parameters.customerId.description
- resources.subscriptions.methods.changeSeats.parameters.subscriptionId.description
- resources.subscriptions.methods.delete.parameters.customerId.description
- resources.subscriptions.methods.delete.parameters.deletionType.description
- resources.subscriptions.methods.delete.parameters.subscriptionId.description
- resources.subscriptions.methods.get.description
- resources.subscriptions.methods.get.parameters.customerId.description
- resources.subscriptions.methods.get.parameters.subscriptionId.description
- resources.subscriptions.methods.insert.description
- resources.subscriptions.methods.insert.parameters.customerAuthToken.description
- resources.subscriptions.methods.insert.parameters.customerId.description
- resources.subscriptions.methods.list.description
- resources.subscriptions.methods.list.parameters.customerAuthToken.description
- resources.subscriptions.methods.list.parameters.customerId.description
- resources.subscriptions.methods.list.parameters.customerNamePrefix.description
- resources.subscriptions.methods.list.parameters.maxResults.description
- resources.subscriptions.methods.startPaidService.description
- resources.subscriptions.methods.startPaidService.parameters.customerId.description
- resources.subscriptions.methods.startPaidService.parameters.subscriptionId.description
- resources.subscriptions.methods.suspend.description
- resources.subscriptions.methods.suspend.parameters.customerId.description
- resources.subscriptions.methods.suspend.parameters.subscriptionId.description
- schemas.Address.properties.addressLine1.description
- schemas.Address.properties.countryCode.description
- schemas.Address.properties.kind.description
- schemas.Address.properties.locality.description
- schemas.Address.properties.postalCode.description
- schemas.Address.properties.region.description
- schemas.ChangePlanRequest.properties.dealCode.description
- schemas.ChangePlanRequest.properties.kind.description
- schemas.ChangePlanRequest.properties.planName.description
- schemas.ChangePlanRequest.properties.purchaseOrderId.description
- schemas.Customer.description
- schemas.Customer.properties.alternateEmail.description
- schemas.Customer.properties.customerDomain.description
- schemas.Customer.properties.kind.description
- schemas.RenewalSettings.properties.kind.description
- schemas.RenewalSettings.properties.renewalType.description
- schemas.Seats.properties.kind.description
- schemas.Seats.properties.licensedNumberOfSeats.description
- schemas.Seats.properties.maximumNumberOfSeats.description
- schemas.Seats.properties.numberOfSeats.description
- schemas.Subscription.properties.creationTime.description
- schemas.Subscription.properties.dealCode.description
- schemas.Subscription.properties.kind.description
- schemas.Subscription.properties.plan.description
- schemas.Subscription.properties.plan.properties.commitmentInterval.description
- schemas.Subscription.properties.plan.properties.commitmentInterval.properties.endTime.description
- schemas.Subscription.properties.plan.properties.commitmentInterval.properties.startTime.description
- schemas.Subscription.properties.plan.properties.isCommitmentPlan.description
- schemas.Subscription.properties.plan.properties.planName.description
- schemas.Subscription.properties.purchaseOrderId.description
- schemas.Subscription.properties.skuId.description
- schemas.Subscription.properties.subscriptionId.description
- schemas.Subscription.properties.suspensionReasons.description
- schemas.Subscription.properties.trialSettings.properties.isInTrial.description
- schemas.Subscriptions.description
  • Loading branch information
yoshi-automation authored and sofisl committed Mar 10, 2021
1 parent 715e847 commit f3ffc42
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 173 deletions.

0 comments on commit f3ffc42

Please sign in to comment.