Skip to content

Commit c5f4e5b

Browse files
authored
Merge pull request #253 from XeroAPI/sid-development
SDK documenation
2 parents 768e5ec + 3f6dcca commit c5f4e5b

File tree

2 files changed

+123136
-2
lines changed

2 files changed

+123136
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Current release of SDK with oAuth 2 support
66
Version 4.x and higher of Xero Java SDK only supports OAuth2 authentication and the following API sets.
7-
* accounting
7+
* accounting
88
* identity
99
* bank feeds
1010
* fixed asset
@@ -15,7 +15,22 @@ Version 4.x and higher of Xero Java SDK only supports OAuth2 authentication and
1515

1616
Coming soon
1717
* files
18-
* xero hq
18+
19+
## SDK Documentation
20+
We've begun generating SDK documentation with code examples for each method.
21+
22+
* [Accounting](docs/v4/accounting/index.html)
23+
24+
Coming Soon
25+
* identity
26+
* bank feeds
27+
* fixed asset
28+
* projects
29+
* payroll au
30+
* payroll uk
31+
* payroll nz
32+
* files
33+
1934

2035
All third party libraries dependencies managed with Maven.
2136

0 commit comments

Comments
 (0)