Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use New Client Library Syntax for Guide Snippets (#132)
* - Fix client initialization syntax for .NET examples * fix: customs-guide snippets * - Fix product name for Python example * - Remove, update examples for .NET * - Remove, update examples for Golang * - Remove, update examples for Java * fix: email-tracking-tutorial snippets * fix: errors-guide snippets * fix: landing page snippet * chore: delete getting-started guide snippets as they aren't used * chore: remove unused partner-white-label-guide snippets * fix: printnode guide snippets * fix: sms guide snippets * - Remove create/update referral customer examples for Java, .NET and Go * chore: remove stripe relay snippets as the guide is deprecated * chore: remove unused tracking-guide snippets * fix: ui-for-buying-shipments snippets * chore: remove webhook guide snippets to use docs instead * fix: straggling ruby examples * - Fix Java client initialization - Fix Goland import - Fix Error Guide examples in Java, .NET and Go * fix: lint errors * - Fix Java imports - Fix .NET client initialization - Fix Go imports * - Delete unused tracking guide snippets * - Migrate webhook guide snippets to docs * - Fix import for Golang current examples * - Linting * - Import Go v4 as dependency * fix: fund wallet examples * fix: indent for go.mod * - Fix Go v4 import on current * Fix Go v4 import on current * Stop deleting this, linter * - Update CL dependencies for PHP, Node and Java --------- Co-authored-by: Nate Harris <[email protected]>
- Loading branch information