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: expenses/docs/codatsyncexpenses/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Overview
4
4
5
-
The API for Sync for Expenses.
5
+
Sync for Expenses API: The API for Sync for Expenses.
6
6
Sync for Expenses is an API and a set of supporting tools. It has been built to enable corporate card and expense management platforms to provide high-quality integrations with multiple accounting platforms through a standardized API.
Copy file name to clipboardExpand all lines: expenses/src/codatsyncexpenses/sdk.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
fromcodatsyncexpenses.modelsimportshared
14
14
15
15
classCodatSyncExpenses:
16
-
r"""The API for Sync for Expenses.
16
+
r"""Sync for Expenses API: The API for Sync for Expenses.
17
17
Sync for Expenses is an API and a set of supporting tools. It has been built to enable corporate card and expense management platforms to provide high-quality integrations with multiple accounting platforms through a standardized API.
0 commit comments