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: CHANGELOG.md
+4
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
### 3.0.1 [February 26, 2025]
2
+
3
+
- Fixed User-Agent header: docspring-csharp-x.x.x
4
+
1
5
### 3.0.0 [February 23, 2025]
2
6
3
7
-**BREAKING CHANGE**: Updated default host to our new synchronous API subdomain: sync.api.docspring.com. (EU customers should use sync.api-eu.docspring.com). Removed all custom polling code from library since this logic is now handled by the API service running on our sync subdomain
Copy file name to clipboardExpand all lines: docs/PDFApi.md
-1
Original file line number
Diff line number
Diff line change
@@ -1681,7 +1681,6 @@ catch (ApiException e)
1681
1681
|**201**| submission created | - |
1682
1682
|**422**| invalid request | - |
1683
1683
|**401**| authentication failed | - |
1684
-
|**400**| invalid JSON | - |
1685
1684
1686
1685
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
0 commit comments