File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -6,17 +6,18 @@ This repository holds the official Xero [OpenAPI](https://www.openapis.org/) des
66
77OpenAPI spec 3.0
88In 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
1617In 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
2223We are using [ OpenAPI generator] ( https://github.com/OpenAPITools/openapi-generator ) along with these OAS yaml files to generate our new SDKs.
You can’t perform that action at this time.
0 commit comments