-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Moved OAS submodule to project root in 'oas' directory * clean up * Setup configurations * Update readme * Add wrapper generator script * Add starter code and update path * Add templates * Update gitignore * rename -> tsconfig.script.json * update yarn lock * Log number of generated methods * Make webhook types fired from convoy available * v2-alpha * Update OAS and accept params as camelCase * Update alpha version * generate code * Fix global header construction logic * Generate code * 2.0.0-alpha.3 * Accept addresses as string[] rather than string in fetchSubscriptionCheck * 2.0.0-alpha.4 * Rename fetchBulkUsersByEthereumAddress -> fetchBulkUsersByEthereumOrSolAddress * 2.0.0-alpha.5 * Rename fetchBulkUsersByEthereumOrSolAddress -> fetchBulkUsersByEthOrSolAddress * 2.0.0-alpha.6 * Add postinstall logs and error out if config is a string and show the correct usage * 2.0.0-alpha.7 * move postinstall script in src * move postinstall script in src * 2.0.0-alpha.9 * move postinstall script in src * 2.0.0-alpha.10 * Change path for postinstall script * change warn to log * remove node postinstall * 2.0.0-alpha.14 * 2.0.0-alpha.15 * Cleanup postinstall work * Make apis private * format errors correctly * 2.0.0-alpha.18 * Generate code * 2.0.0-alpha.19 * Update code * 2.0.0-alpha.20 * change import style * send correct sdk version * 2.0.0-alpha.22 * Bumpup patch version * fix trigger branch
- Loading branch information
1 parent
a37934e
commit 54b8cfa
Showing
6 changed files
with
28 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters