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:
- title
  • Loading branch information
yoshi-automation authored and bcoe committed Oct 29, 2020
1 parent 998b9a5 commit b818e56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion discovery/reseller-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -924,6 +924,6 @@
}
},
"servicePath": "apps/reseller/v1/",
"title": "Enterprise Apps Reseller API",
"title": "Workspace Reseller API",
"version": "v1"
}
2 changes: 1 addition & 1 deletion src/apis/reseller/v1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ export namespace reseller_v1 {
}

/**
* Enterprise Apps Reseller API
* Workspace Reseller API
*
* Creates and manages your customers and their subscriptions.
*
Expand Down

0 comments on commit b818e56

Please sign in to comment.