-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #701 from XeroAPI/OAS-6.2.0-xero-node
Build from OAS 6.2.0
- Loading branch information
Showing
22 changed files
with
34 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Xero Accounting API | ||
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) | ||
* | ||
* The version of the OpenAPI document: 6.1.1 | ||
* The version of the OpenAPI document: 6.2.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -85,7 +85,7 @@ export enum AccountingApiApiKeys { | |
|
||
export class AccountingApi { | ||
protected _basePath = defaultBasePath; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.1.0'}; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.2.0'}; | ||
protected _useQuerystring : boolean = false; | ||
protected binaryHeaders : any = {}; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Xero AppStore API | ||
* These endpoints are for Xero Partners to interact with the App Store Billing platform | ||
* | ||
* The version of the OpenAPI document: 6.1.1 | ||
* The version of the OpenAPI document: 6.2.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -38,7 +38,7 @@ export enum AppStoreApiApiKeys { | |
|
||
export class AppStoreApi { | ||
protected _basePath = defaultBasePath; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.1.0'}; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.2.0'}; | ||
protected _useQuerystring : boolean = false; | ||
protected binaryHeaders : any = {}; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Xero Assets API | ||
* The Assets API exposes fixed asset related functions of the Xero Accounting application and can be used for a variety of purposes such as creating assets, retrieving asset valuations etc. | ||
* | ||
* The version of the OpenAPI document: 6.1.1 | ||
* The version of the OpenAPI document: 6.2.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -37,7 +37,7 @@ export enum AssetApiApiKeys { | |
|
||
export class AssetApi { | ||
protected _basePath = defaultBasePath; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.1.0'}; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.2.0'}; | ||
protected _useQuerystring : boolean = false; | ||
protected binaryHeaders : any = {}; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Xero Bank Feeds API | ||
* The Bank Feeds API is a closed API that is only available to financial institutions that have an established financial services partnership with Xero. If you\'re an existing financial services partner that wants access, contact your local Partner Manager. If you\'re a financial institution who wants to provide bank feeds to your business customers, contact us to become a financial services partner. | ||
* | ||
* The version of the OpenAPI document: 6.1.1 | ||
* The version of the OpenAPI document: 6.2.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -36,7 +36,7 @@ export enum BankFeedsApiApiKeys { | |
|
||
export class BankFeedsApi { | ||
protected _basePath = defaultBasePath; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.1.0'}; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.2.0'}; | ||
protected _useQuerystring : boolean = false; | ||
protected binaryHeaders : any = {}; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Xero Files API | ||
* These endpoints are specific to Xero Files API | ||
* | ||
* The version of the OpenAPI document: 6.1.1 | ||
* The version of the OpenAPI document: 6.2.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -36,7 +36,7 @@ export enum FilesApiApiKeys { | |
|
||
export class FilesApi { | ||
protected _basePath = defaultBasePath; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.1.0'}; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.2.0'}; | ||
protected _useQuerystring : boolean = false; | ||
protected binaryHeaders : any = {}; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Xero Finance API | ||
* The Finance API is a collection of endpoints which customers can use in the course of a loan application, which may assist lenders to gain the confidence they need to provide capital. | ||
* | ||
* The version of the OpenAPI document: 6.1.1 | ||
* The version of the OpenAPI document: 6.2.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -44,7 +44,7 @@ export enum FinanceApiApiKeys { | |
|
||
export class FinanceApi { | ||
protected _basePath = defaultBasePath; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.1.0'}; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.2.0'}; | ||
protected _useQuerystring : boolean = false; | ||
protected binaryHeaders : any = {}; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Xero Payroll AU API | ||
* This is the Xero Payroll API for orgs in Australia region. | ||
* | ||
* The version of the OpenAPI document: 6.1.1 | ||
* The version of the OpenAPI document: 6.2.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -53,7 +53,7 @@ export enum PayrollAuApiApiKeys { | |
|
||
export class PayrollAuApi { | ||
protected _basePath = defaultBasePath; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.1.0'}; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.2.0'}; | ||
protected _useQuerystring : boolean = false; | ||
protected binaryHeaders : any = {}; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Xero Payroll NZ | ||
* This is the Xero Payroll API for orgs in the NZ region. | ||
* | ||
* The version of the OpenAPI document: 6.1.1 | ||
* The version of the OpenAPI document: 6.2.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -97,7 +97,7 @@ export enum PayrollNzApiApiKeys { | |
|
||
export class PayrollNzApi { | ||
protected _basePath = defaultBasePath; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.1.0'}; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.2.0'}; | ||
protected _useQuerystring : boolean = false; | ||
protected binaryHeaders : any = {}; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Xero Payroll UK | ||
* This is the Xero Payroll API for orgs in the UK region. | ||
* | ||
* The version of the OpenAPI document: 6.1.1 | ||
* The version of the OpenAPI document: 6.2.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -94,7 +94,7 @@ export enum PayrollUkApiApiKeys { | |
|
||
export class PayrollUkApi { | ||
protected _basePath = defaultBasePath; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.1.0'}; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.2.0'}; | ||
protected _useQuerystring : boolean = false; | ||
protected binaryHeaders : any = {}; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* Xero Projects API | ||
* This is the Xero Projects API | ||
* | ||
* The version of the OpenAPI document: 6.1.1 | ||
* The version of the OpenAPI document: 6.2.0 | ||
* Contact: [email protected] | ||
* | ||
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). | ||
|
@@ -44,7 +44,7 @@ export enum ProjectApiApiKeys { | |
|
||
export class ProjectApi { | ||
protected _basePath = defaultBasePath; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.1.0'}; | ||
protected defaultHeaders : any = {'user-agent': 'xero-node-9.2.0'}; | ||
protected _useQuerystring : boolean = false; | ||
protected binaryHeaders : any = {}; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters