File tree Expand file tree Collapse file tree 6 files changed +26
-17
lines changed
Expand file tree Collapse file tree 6 files changed +26
-17
lines changed Original file line number Diff line number Diff line change 11openapi: 3.0.0
2- servers:
3- - url: 'https://api.xero.com/api.xro/2.0'
4- - url: 'https://virtserver.swaggerhub.com/Xero/accounting/2.0.0'
52info:
63 title: Accounting API
74 version: "2.0.0"
107 name: "Xero Platform Team"
118 email: "api@xero.com"
129 url: "https://developer.xero.com"
10+ servers:
11+ - description: Xero Accounting API servers
12+ url: https://api.xero.com/api.xro/2.0
1313paths:
1414 /Accounts:
1515 parameters:
Original file line number Diff line number Diff line change 11openapi : 3.0.0
22info :
3- version : " 1 .0.0"
3+ version : " 2 .0.0"
44 title : Xero Assets API
55 description : This is the Xero Assets API
66 termsOfService : " https://developer.xero.com/xero-developer-platform-terms-conditions/"
Original file line number Diff line number Diff line change 11openapi : 3.0.0
22info :
3- version : " 1 .0.0"
3+ version : " 2 .0.0"
44 title : Bank Feeds API
5- description : The Xero Bank Feeds API
6- contact :
7- name : Xero API team
8- email : api@xero.com
5+ description : This specifing endpoints Xero Bank feeds API
6+ termsOfService : " https://developer.xero.com/xero-developer-platform-terms-conditions/"
7+ contact :
8+ name : " Xero Platform Team"
9+ email : " api@xero.com"
10+ url : " https://developer.xero.com"
911 license :
1012 name : MIT
1113 url : ' https://github.com/XeroAPI/Xero-OpenAPI/blob/master/LICENSE'
Original file line number Diff line number Diff line change 11openapi : 3.0.0
2- servers :
3- - url : ' https://api.xero.com'
42info :
5- version : " 1 .0.0"
3+ version : " 2 .0.0"
64 title : Xero oAuth 2 identity service
75 description : This specifing endpoints related to managing authentication tokens and identity for Xero API
86 termsOfService : " https://developer.xero.com/xero-developer-platform-terms-conditions/"
97 contact :
108 name : " Xero Platform Team"
119 email : " api@xero.com"
1210 url : " https://developer.xero.com"
11+ license :
12+ name : MIT
13+ url : ' https://github.com/XeroAPI/Xero-OpenAPI/blob/master/LICENSE'
14+ servers :
15+ - description : Xero Identity service API
16+ url : ' https://api.xero.com'
1317paths :
1418 /connections :
1519 get :
Original file line number Diff line number Diff line change 11openapi : 3.0.0
2- servers :
3- - description : Xero Payroll AU API
4- url : https://api.xero.com/payroll.xro/1.0/
52info :
6- version : ' 1 .0.0'
3+ version : ' 2 .0.0'
74 title : ' Xero Payroll AU'
85 description : ' This is the Xero Payroll API for orgs in Australia region.'
96 termsOfService : " https://developer.xero.com/xero-developer-platform-terms-conditions/"
107 contact :
118 name : " Xero Platform Team"
129 email : " api@xero.com"
1310 url : " https://developer.xero.com"
11+ license :
12+ name : MIT
13+ url : ' https://github.com/XeroAPI/Xero-OpenAPI/blob/master/LICENSE'
14+ servers :
15+ - description : Xero Payroll AU API
16+ url : https://api.xero.com/payroll.xro/1.0/
1417tags :
1518 - name : PayrollAU
1619 description : Operations available to regular developers
Original file line number Diff line number Diff line change 11openapi : 3.0.0
22info :
3- version : " 1 .0.0"
3+ version : " 2 .0.0"
44 title : Xero Projects API
55 description : This is the Xero Projects API
66 termsOfService : " https://developer.xero.com/xero-developer-platform-terms-conditions/"
You can’t perform that action at this time.
0 commit comments