Skip to content

Commit eae00f4

Browse files
authored
Merge pull request #195 from XeroAPI/sid-development
Update README
2 parents a75baae + 9a60a23 commit eae00f4

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,18 @@ This repository holds the official Xero [OpenAPI](https://www.openapis.org/) des
66

77
OpenAPI spec 3.0
88
In Release (used for one or more SDKs)
9-
* [Accounting - yaml](https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/master/accounting-yaml/xero_accounting.yaml)
10-
* [Identity - yaml](https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/master/identity-yaml/xero-identity.yaml)
11-
* [Bank Feeds - yaml](https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/master/bankfeeds-yaml/xero_bankfeeds.yaml)
12-
* [Fixed Assets - yaml](https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/master/assets-yaml/xero_assets.yaml)
13-
* [Project - yaml](https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/master/projects-yaml/Xero-projects.yaml)
14-
* [Payroll AU - yaml](https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/master/payroll-au-yaml/xero-payroll-au.yaml)
9+
* [Accounting](https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/master/accounting-yaml/xero_accounting.yaml)
10+
* [Identity](https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/master/identity-yaml/xero-identity.yaml)
11+
* [Bank Feeds](https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/master/bankfeeds-yaml/xero_bankfeeds.yaml)
12+
* [Fixed Assets](https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/master/assets-yaml/xero_assets.yaml)
13+
* [Project](https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/master/projects-yaml/Xero-projects.yaml)
14+
* [Payroll AU](https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/master/payroll-au-yaml/xero-payroll-au.yaml)
15+
* [Payroll UK -beta](https://raw.githubusercontent.com/XeroAPI/Xero-OpenAPI/master/payroll-uk-yaml/xero-payroll-uk.yaml)
1516

1617
In Development
17-
* Payroll NZ/UK - yaml
18-
* Files - yaml
19-
* Xero HQ - yaml
18+
* Payroll NZ
19+
* Files
20+
* Xero HQ
2021

2122
## Code Generators
2223
We are using [OpenAPI generator](https://github.com/OpenAPITools/openapi-generator) along with these OAS yaml files to generate our new SDKs.

0 commit comments

Comments
 (0)