From b82299c7a554d1913cc2dff2a0a3b42d37900e98 Mon Sep 17 00:00:00 2001 From: manishT72x <157379374+manishT72x@users.noreply.github.com> Date: Thu, 2 May 2024 22:44:42 +0530 Subject: [PATCH] removes JobKeepr enum and corrects OAS version --- docs/payroll-au/index.html | 2 +- src/gen/api/accountingApi.ts | 2 +- src/gen/api/appStoreApi.ts | 2 +- src/gen/api/assetApi.ts | 2 +- src/gen/api/bankfeedsApi.ts | 2 +- src/gen/api/filesApi.ts | 2 +- src/gen/api/financeApi.ts | 2 +- src/gen/api/payrollAUApi.ts | 2 +- src/gen/api/payrollNZApi.ts | 2 +- src/gen/api/payrollUKApi.ts | 2 +- src/gen/api/projectApi.ts | 2 +- src/gen/model/payroll-au/allowanceType.ts | 1 - 12 files changed, 11 insertions(+), 12 deletions(-) diff --git a/docs/payroll-au/index.html b/docs/payroll-au/index.html index fe42542f..f9ab564b 100644 --- a/docs/payroll-au/index.html +++ b/docs/payroll-au/index.html @@ -927,7 +927,7 @@ "title" : "", "type" : "string", "description" : "", - "enum" : [ "CAR", "TRANSPORT", "LAUNDRY", "MEALS", "TRAVEL", "OTHER", "JOBKEEPER", "TOOLS", "TASKS", "QUALIFICATIONS" ] + "enum" : [ "CAR", "TRANSPORT", "LAUNDRY", "MEALS", "TRAVEL", "OTHER", "TOOLS", "TASKS", "QUALIFICATIONS" ] }; defs["BankAccount"] = { "title" : "", diff --git a/src/gen/api/accountingApi.ts b/src/gen/api/accountingApi.ts index 61b1e67e..614c5a72 100644 --- a/src/gen/api/accountingApi.ts +++ b/src/gen/api/accountingApi.ts @@ -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: 3.0.1 + * The version of the OpenAPI document: 3.0.3 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/gen/api/appStoreApi.ts b/src/gen/api/appStoreApi.ts index e17911e5..a1303063 100644 --- a/src/gen/api/appStoreApi.ts +++ b/src/gen/api/appStoreApi.ts @@ -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: 3.0.1 + * The version of the OpenAPI document: 3.0.3 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/gen/api/assetApi.ts b/src/gen/api/assetApi.ts index a5ee8bd9..18f37aa7 100644 --- a/src/gen/api/assetApi.ts +++ b/src/gen/api/assetApi.ts @@ -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: 3.0.1 + * The version of the OpenAPI document: 3.0.3 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/gen/api/bankfeedsApi.ts b/src/gen/api/bankfeedsApi.ts index 4aae2c49..d80ac05a 100644 --- a/src/gen/api/bankfeedsApi.ts +++ b/src/gen/api/bankfeedsApi.ts @@ -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: 3.0.1 + * The version of the OpenAPI document: 3.0.3 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/gen/api/filesApi.ts b/src/gen/api/filesApi.ts index ba2f20c7..e64d7634 100644 --- a/src/gen/api/filesApi.ts +++ b/src/gen/api/filesApi.ts @@ -2,7 +2,7 @@ * Xero Files API * These endpoints are specific to Xero Files API * - * The version of the OpenAPI document: 3.0.1 + * The version of the OpenAPI document: 3.0.3 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/gen/api/financeApi.ts b/src/gen/api/financeApi.ts index f2de4177..a4444312 100644 --- a/src/gen/api/financeApi.ts +++ b/src/gen/api/financeApi.ts @@ -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: 3.0.1 + * The version of the OpenAPI document: 3.0.3 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/gen/api/payrollAUApi.ts b/src/gen/api/payrollAUApi.ts index 4f7a8890..f2565dc1 100644 --- a/src/gen/api/payrollAUApi.ts +++ b/src/gen/api/payrollAUApi.ts @@ -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: 3.0.1 + * The version of the OpenAPI document: 3.0.3 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/gen/api/payrollNZApi.ts b/src/gen/api/payrollNZApi.ts index 06b38025..78781bfb 100644 --- a/src/gen/api/payrollNZApi.ts +++ b/src/gen/api/payrollNZApi.ts @@ -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: 3.0.1 + * The version of the OpenAPI document: 3.0.3 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/gen/api/payrollUKApi.ts b/src/gen/api/payrollUKApi.ts index ad50232e..e93c0aac 100644 --- a/src/gen/api/payrollUKApi.ts +++ b/src/gen/api/payrollUKApi.ts @@ -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: 3.0.1 + * The version of the OpenAPI document: 3.0.3 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/gen/api/projectApi.ts b/src/gen/api/projectApi.ts index 2af468d4..05f8d603 100644 --- a/src/gen/api/projectApi.ts +++ b/src/gen/api/projectApi.ts @@ -2,7 +2,7 @@ * Xero Projects API * This is the Xero Projects API * - * The version of the OpenAPI document: 3.0.1 + * The version of the OpenAPI document: 3.0.3 * Contact: api@xero.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/gen/model/payroll-au/allowanceType.ts b/src/gen/model/payroll-au/allowanceType.ts index 0de5acea..d8f61b6c 100644 --- a/src/gen/model/payroll-au/allowanceType.ts +++ b/src/gen/model/payroll-au/allowanceType.ts @@ -6,7 +6,6 @@ export enum AllowanceType { MEALS = 'MEALS', TRAVEL = 'TRAVEL', OTHER = 'OTHER', - JOBKEEPER = 'JOBKEEPER', TOOLS = 'TOOLS', TASKS = 'TASKS', QUALIFICATIONS = 'QUALIFICATIONS'