Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use New Client Library Syntax for Guide Snippets #132

Merged
merged 33 commits into from
Jun 5, 2024

Conversation

Justintime50
Copy link
Member

@Justintime50 Justintime50 commented Jun 4, 2024

Updates all our guides code snippets to use the current client library syntax. We had previously updated the docs but missed the guides.

This also removes a bunch of guide snippets that are no longer used on our docs (this is due to us reusing where possible the docs snippets on our guides to cut down on maintenance). If they've been removed, they are still accessible in the docs section.

Closes #124

@nwithan8 nwithan8 force-pushed the guides_new_syntax branch from cd5d9e3 to 99cd215 Compare June 4, 2024 20:46
@nwithan8 nwithan8 marked this pull request as ready for review June 4, 2024 21:22
@nwithan8 nwithan8 requested a review from a team June 4, 2024 21:22
@Justintime50 Justintime50 changed the title Guides new syntax Use New Client Library Syntax for Guide Snippets Jun 4, 2024
Copy link
Contributor

@nwithan8 nwithan8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was reviewing as I was referencing your work for my own contributions, LGTM.

@Justintime50 Justintime50 merged commit de923a0 into master Jun 5, 2024
9 checks passed
@Justintime50 Justintime50 deleted the guides_new_syntax branch June 5, 2024 15:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Easypost Python examples still using version 7
2 participants