You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# lob-python-sdk
2
2
The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors.
3
3
4
+
Looking for our [legacy Python SDK](https://github.com/lob/lob-python/tree/legacy_v4)?
5
+
4
6
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
0 commit comments