We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1888536 commit 33f6c43Copy full SHA for 33f6c43
‎README.md‎
@@ -36,7 +36,7 @@ You can find specific documentation on a per-product basis below.
36
You can learn more about the Transpose SDK and how it works below.
37
38
39
-### SDK Classes **DEPRECATED AS OF v3.1.0**
+### SDK Classes
40
The Transpose SDK uses custom classes to represent API responses:
41
42
#### Error Classes
@@ -58,7 +58,7 @@ The SDK uses the following error classes to represent API errors:
58
These errors will be raised when the SDK encounters an error from the Transpose API.
59
</details>
60
61
-#### Response Classes
+#### Response Classes (**DEPRECATED AS OF v3.1.0**)
62
<details>
63
<summary>Response Class Specifications</summary>
64
0 commit comments