diff --git a/src/apis/AccountsApi.ts b/src/apis/AccountsApi.ts index 3811758..fe06192 100644 --- a/src/apis/AccountsApi.ts +++ b/src/apis/AccountsApi.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/src/apis/BudgetsApi.ts b/src/apis/BudgetsApi.ts index 0c3e494..57095ca 100644 --- a/src/apis/BudgetsApi.ts +++ b/src/apis/BudgetsApi.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/src/apis/CategoriesApi.ts b/src/apis/CategoriesApi.ts index 0fea892..24ae9d5 100644 --- a/src/apis/CategoriesApi.ts +++ b/src/apis/CategoriesApi.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/src/apis/MonthsApi.ts b/src/apis/MonthsApi.ts index 031579b..97d47e0 100644 --- a/src/apis/MonthsApi.ts +++ b/src/apis/MonthsApi.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/src/apis/PayeeLocationsApi.ts b/src/apis/PayeeLocationsApi.ts index 7b9a4c7..bf6eff5 100644 --- a/src/apis/PayeeLocationsApi.ts +++ b/src/apis/PayeeLocationsApi.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/src/apis/PayeesApi.ts b/src/apis/PayeesApi.ts index 0ddfce0..4e4f22f 100644 --- a/src/apis/PayeesApi.ts +++ b/src/apis/PayeesApi.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/src/apis/ScheduledTransactionsApi.ts b/src/apis/ScheduledTransactionsApi.ts index 3d4189f..3e52ada 100644 --- a/src/apis/ScheduledTransactionsApi.ts +++ b/src/apis/ScheduledTransactionsApi.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/src/apis/TransactionsApi.ts b/src/apis/TransactionsApi.ts index 9173deb..2a28f1e 100644 --- a/src/apis/TransactionsApi.ts +++ b/src/apis/TransactionsApi.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/src/apis/UserApi.ts b/src/apis/UserApi.ts index 31ea26f..c6f6b73 100644 --- a/src/apis/UserApi.ts +++ b/src/apis/UserApi.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/src/models/Account.ts b/src/models/Account.ts index cd4991c..b112625 100644 --- a/src/models/Account.ts +++ b/src/models/Account.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/AccountResponse.ts b/src/models/AccountResponse.ts index c2b9290..f16ad4d 100644 --- a/src/models/AccountResponse.ts +++ b/src/models/AccountResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/AccountResponseData.ts b/src/models/AccountResponseData.ts index 66eb883..9ac3435 100644 --- a/src/models/AccountResponseData.ts +++ b/src/models/AccountResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/AccountType.ts b/src/models/AccountType.ts index 1bedd69..ecd818e 100644 --- a/src/models/AccountType.ts +++ b/src/models/AccountType.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/src/models/AccountsResponse.ts b/src/models/AccountsResponse.ts index 5949228..0f7b080 100644 --- a/src/models/AccountsResponse.ts +++ b/src/models/AccountsResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/AccountsResponseData.ts b/src/models/AccountsResponseData.ts index 507fc28..f7a59c2 100644 --- a/src/models/AccountsResponseData.ts +++ b/src/models/AccountsResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/BudgetDetail.ts b/src/models/BudgetDetail.ts index 84d5084..c4d0fbd 100644 --- a/src/models/BudgetDetail.ts +++ b/src/models/BudgetDetail.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/BudgetDetailResponse.ts b/src/models/BudgetDetailResponse.ts index 5037886..42b208c 100644 --- a/src/models/BudgetDetailResponse.ts +++ b/src/models/BudgetDetailResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/BudgetDetailResponseData.ts b/src/models/BudgetDetailResponseData.ts index 0a32051..63165fb 100644 --- a/src/models/BudgetDetailResponseData.ts +++ b/src/models/BudgetDetailResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/BudgetSettings.ts b/src/models/BudgetSettings.ts index 0921826..c2d8964 100644 --- a/src/models/BudgetSettings.ts +++ b/src/models/BudgetSettings.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/BudgetSettingsResponse.ts b/src/models/BudgetSettingsResponse.ts index a24e60e..27e227e 100644 --- a/src/models/BudgetSettingsResponse.ts +++ b/src/models/BudgetSettingsResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/BudgetSettingsResponseData.ts b/src/models/BudgetSettingsResponseData.ts index 40a6c69..ba77961 100644 --- a/src/models/BudgetSettingsResponseData.ts +++ b/src/models/BudgetSettingsResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/BudgetSummary.ts b/src/models/BudgetSummary.ts index f6981dc..f85026a 100644 --- a/src/models/BudgetSummary.ts +++ b/src/models/BudgetSummary.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/BudgetSummaryResponse.ts b/src/models/BudgetSummaryResponse.ts index 41fd024..34dd679 100644 --- a/src/models/BudgetSummaryResponse.ts +++ b/src/models/BudgetSummaryResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/BudgetSummaryResponseData.ts b/src/models/BudgetSummaryResponseData.ts index 3df12b2..39be7c5 100644 --- a/src/models/BudgetSummaryResponseData.ts +++ b/src/models/BudgetSummaryResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/BulkResponse.ts b/src/models/BulkResponse.ts index ca88ed3..9764a9e 100644 --- a/src/models/BulkResponse.ts +++ b/src/models/BulkResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/BulkResponseData.ts b/src/models/BulkResponseData.ts index 73591b3..b7cbcbe 100644 --- a/src/models/BulkResponseData.ts +++ b/src/models/BulkResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/BulkResponseDataBulk.ts b/src/models/BulkResponseDataBulk.ts index de8ef7f..626437d 100644 --- a/src/models/BulkResponseDataBulk.ts +++ b/src/models/BulkResponseDataBulk.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/BulkTransactions.ts b/src/models/BulkTransactions.ts index 3bcd423..cbb28ac 100644 --- a/src/models/BulkTransactions.ts +++ b/src/models/BulkTransactions.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/CategoriesResponse.ts b/src/models/CategoriesResponse.ts index 92de7d0..dcd69f5 100644 --- a/src/models/CategoriesResponse.ts +++ b/src/models/CategoriesResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/CategoriesResponseData.ts b/src/models/CategoriesResponseData.ts index cfea3a3..e1bdf17 100644 --- a/src/models/CategoriesResponseData.ts +++ b/src/models/CategoriesResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/Category.ts b/src/models/Category.ts index 840783b..ed2ff44 100644 --- a/src/models/Category.ts +++ b/src/models/Category.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/CategoryGroup.ts b/src/models/CategoryGroup.ts index c524d8d..8e0ca3a 100644 --- a/src/models/CategoryGroup.ts +++ b/src/models/CategoryGroup.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/CategoryGroupWithCategories.ts b/src/models/CategoryGroupWithCategories.ts index 2061cb9..cd8d7cd 100644 --- a/src/models/CategoryGroupWithCategories.ts +++ b/src/models/CategoryGroupWithCategories.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/CategoryResponse.ts b/src/models/CategoryResponse.ts index 34ec3b8..f9fbc0a 100644 --- a/src/models/CategoryResponse.ts +++ b/src/models/CategoryResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/CategoryResponseData.ts b/src/models/CategoryResponseData.ts index 14fe990..bf84859 100644 --- a/src/models/CategoryResponseData.ts +++ b/src/models/CategoryResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/CurrencyFormat.ts b/src/models/CurrencyFormat.ts index 38a1c9c..28abe0a 100644 --- a/src/models/CurrencyFormat.ts +++ b/src/models/CurrencyFormat.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/DateFormat.ts b/src/models/DateFormat.ts index 618a6ba..955d12b 100644 --- a/src/models/DateFormat.ts +++ b/src/models/DateFormat.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/ErrorDetail.ts b/src/models/ErrorDetail.ts index 20445b8..2aa7038 100644 --- a/src/models/ErrorDetail.ts +++ b/src/models/ErrorDetail.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/ErrorResponse.ts b/src/models/ErrorResponse.ts index 7b7616e..64676ad 100644 --- a/src/models/ErrorResponse.ts +++ b/src/models/ErrorResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/ExistingTransaction.ts b/src/models/ExistingTransaction.ts index 5f4aa6f..f8c9ba9 100644 --- a/src/models/ExistingTransaction.ts +++ b/src/models/ExistingTransaction.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/HybridTransaction.ts b/src/models/HybridTransaction.ts index 5122e03..6429b45 100644 --- a/src/models/HybridTransaction.ts +++ b/src/models/HybridTransaction.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/HybridTransactionsResponse.ts b/src/models/HybridTransactionsResponse.ts index e812287..84d8642 100644 --- a/src/models/HybridTransactionsResponse.ts +++ b/src/models/HybridTransactionsResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/HybridTransactionsResponseData.ts b/src/models/HybridTransactionsResponseData.ts index 2ad8eac..19cab19 100644 --- a/src/models/HybridTransactionsResponseData.ts +++ b/src/models/HybridTransactionsResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/MonthDetail.ts b/src/models/MonthDetail.ts index 34cd502..57bbd86 100644 --- a/src/models/MonthDetail.ts +++ b/src/models/MonthDetail.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/MonthDetailResponse.ts b/src/models/MonthDetailResponse.ts index a2cba6e..ebc5d64 100644 --- a/src/models/MonthDetailResponse.ts +++ b/src/models/MonthDetailResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/MonthDetailResponseData.ts b/src/models/MonthDetailResponseData.ts index b7c73bf..c245352 100644 --- a/src/models/MonthDetailResponseData.ts +++ b/src/models/MonthDetailResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/MonthSummariesResponse.ts b/src/models/MonthSummariesResponse.ts index 1cb7ec4..fc5495a 100644 --- a/src/models/MonthSummariesResponse.ts +++ b/src/models/MonthSummariesResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/MonthSummariesResponseData.ts b/src/models/MonthSummariesResponseData.ts index 99209c1..87a3ec0 100644 --- a/src/models/MonthSummariesResponseData.ts +++ b/src/models/MonthSummariesResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/MonthSummary.ts b/src/models/MonthSummary.ts index 8afa64a..c3e2097 100644 --- a/src/models/MonthSummary.ts +++ b/src/models/MonthSummary.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/NewTransaction.ts b/src/models/NewTransaction.ts index 9b4c6bd..1366388 100644 --- a/src/models/NewTransaction.ts +++ b/src/models/NewTransaction.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PatchCategoryWrapper.ts b/src/models/PatchCategoryWrapper.ts index 6c66ba4..cd44217 100644 --- a/src/models/PatchCategoryWrapper.ts +++ b/src/models/PatchCategoryWrapper.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PatchMonthCategoryWrapper.ts b/src/models/PatchMonthCategoryWrapper.ts index bad6b9d..78a6039 100644 --- a/src/models/PatchMonthCategoryWrapper.ts +++ b/src/models/PatchMonthCategoryWrapper.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PatchPayeeWrapper.ts b/src/models/PatchPayeeWrapper.ts index 3cdee51..528287d 100644 --- a/src/models/PatchPayeeWrapper.ts +++ b/src/models/PatchPayeeWrapper.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PatchTransactionsWrapper.ts b/src/models/PatchTransactionsWrapper.ts index 5da8dd8..a4c87e4 100644 --- a/src/models/PatchTransactionsWrapper.ts +++ b/src/models/PatchTransactionsWrapper.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/Payee.ts b/src/models/Payee.ts index 4f94956..db43601 100644 --- a/src/models/Payee.ts +++ b/src/models/Payee.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PayeeLocation.ts b/src/models/PayeeLocation.ts index a54fce1..3daa8b0 100644 --- a/src/models/PayeeLocation.ts +++ b/src/models/PayeeLocation.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PayeeLocationResponse.ts b/src/models/PayeeLocationResponse.ts index eebd9e3..8af3480 100644 --- a/src/models/PayeeLocationResponse.ts +++ b/src/models/PayeeLocationResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PayeeLocationResponseData.ts b/src/models/PayeeLocationResponseData.ts index bb75c77..dcf90a5 100644 --- a/src/models/PayeeLocationResponseData.ts +++ b/src/models/PayeeLocationResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PayeeLocationsResponse.ts b/src/models/PayeeLocationsResponse.ts index 9602cb0..e892f1d 100644 --- a/src/models/PayeeLocationsResponse.ts +++ b/src/models/PayeeLocationsResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PayeeLocationsResponseData.ts b/src/models/PayeeLocationsResponseData.ts index 221a4ed..622edf9 100644 --- a/src/models/PayeeLocationsResponseData.ts +++ b/src/models/PayeeLocationsResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PayeeResponse.ts b/src/models/PayeeResponse.ts index b272a97..4fb1174 100644 --- a/src/models/PayeeResponse.ts +++ b/src/models/PayeeResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PayeeResponseData.ts b/src/models/PayeeResponseData.ts index 16db689..3796df7 100644 --- a/src/models/PayeeResponseData.ts +++ b/src/models/PayeeResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PayeesResponse.ts b/src/models/PayeesResponse.ts index c092da4..5d74608 100644 --- a/src/models/PayeesResponse.ts +++ b/src/models/PayeesResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PayeesResponseData.ts b/src/models/PayeesResponseData.ts index bfde108..8871911 100644 --- a/src/models/PayeesResponseData.ts +++ b/src/models/PayeesResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PostAccountWrapper.ts b/src/models/PostAccountWrapper.ts index 4fd5861..17810d9 100644 --- a/src/models/PostAccountWrapper.ts +++ b/src/models/PostAccountWrapper.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PostTransactionsWrapper.ts b/src/models/PostTransactionsWrapper.ts index ccccd6a..8aadc7d 100644 --- a/src/models/PostTransactionsWrapper.ts +++ b/src/models/PostTransactionsWrapper.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/PutTransactionWrapper.ts b/src/models/PutTransactionWrapper.ts index 200d968..cce3ade 100644 --- a/src/models/PutTransactionWrapper.ts +++ b/src/models/PutTransactionWrapper.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/SaveAccount.ts b/src/models/SaveAccount.ts index 1dd727f..026cd19 100644 --- a/src/models/SaveAccount.ts +++ b/src/models/SaveAccount.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/SaveCategory.ts b/src/models/SaveCategory.ts index ae94f11..f09e0d3 100644 --- a/src/models/SaveCategory.ts +++ b/src/models/SaveCategory.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/SaveCategoryResponse.ts b/src/models/SaveCategoryResponse.ts index f7a295b..da0bed4 100644 --- a/src/models/SaveCategoryResponse.ts +++ b/src/models/SaveCategoryResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/SaveCategoryResponseData.ts b/src/models/SaveCategoryResponseData.ts index f96c991..716852e 100644 --- a/src/models/SaveCategoryResponseData.ts +++ b/src/models/SaveCategoryResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/SaveMonthCategory.ts b/src/models/SaveMonthCategory.ts index adce887..895e304 100644 --- a/src/models/SaveMonthCategory.ts +++ b/src/models/SaveMonthCategory.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/SavePayee.ts b/src/models/SavePayee.ts index c33c387..f8ccdef 100644 --- a/src/models/SavePayee.ts +++ b/src/models/SavePayee.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/SavePayeeResponse.ts b/src/models/SavePayeeResponse.ts index f572d36..7341a36 100644 --- a/src/models/SavePayeeResponse.ts +++ b/src/models/SavePayeeResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/SavePayeeResponseData.ts b/src/models/SavePayeeResponseData.ts index d4c3ca3..3802013 100644 --- a/src/models/SavePayeeResponseData.ts +++ b/src/models/SavePayeeResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/SaveSubTransaction.ts b/src/models/SaveSubTransaction.ts index 1fbff19..05c9c8e 100644 --- a/src/models/SaveSubTransaction.ts +++ b/src/models/SaveSubTransaction.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/SaveTransactionWithIdOrImportId.ts b/src/models/SaveTransactionWithIdOrImportId.ts index fa5fd78..f2207de 100644 --- a/src/models/SaveTransactionWithIdOrImportId.ts +++ b/src/models/SaveTransactionWithIdOrImportId.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/SaveTransactionWithOptionalFields.ts b/src/models/SaveTransactionWithOptionalFields.ts index 170cec7..20c02b3 100644 --- a/src/models/SaveTransactionWithOptionalFields.ts +++ b/src/models/SaveTransactionWithOptionalFields.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/SaveTransactionsResponse.ts b/src/models/SaveTransactionsResponse.ts index 9ee6b6c..0929903 100644 --- a/src/models/SaveTransactionsResponse.ts +++ b/src/models/SaveTransactionsResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/SaveTransactionsResponseData.ts b/src/models/SaveTransactionsResponseData.ts index 3ac8315..c1fe74b 100644 --- a/src/models/SaveTransactionsResponseData.ts +++ b/src/models/SaveTransactionsResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/ScheduledSubTransaction.ts b/src/models/ScheduledSubTransaction.ts index dca7491..1668132 100644 --- a/src/models/ScheduledSubTransaction.ts +++ b/src/models/ScheduledSubTransaction.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/ScheduledTransactionDetail.ts b/src/models/ScheduledTransactionDetail.ts index 7cdfef2..d6d8fa1 100644 --- a/src/models/ScheduledTransactionDetail.ts +++ b/src/models/ScheduledTransactionDetail.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/ScheduledTransactionResponse.ts b/src/models/ScheduledTransactionResponse.ts index 983faa6..0be3ed0 100644 --- a/src/models/ScheduledTransactionResponse.ts +++ b/src/models/ScheduledTransactionResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/ScheduledTransactionResponseData.ts b/src/models/ScheduledTransactionResponseData.ts index 9950c7a..37ca4d8 100644 --- a/src/models/ScheduledTransactionResponseData.ts +++ b/src/models/ScheduledTransactionResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/ScheduledTransactionSummary.ts b/src/models/ScheduledTransactionSummary.ts index e76a499..c63df6c 100644 --- a/src/models/ScheduledTransactionSummary.ts +++ b/src/models/ScheduledTransactionSummary.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/ScheduledTransactionsResponse.ts b/src/models/ScheduledTransactionsResponse.ts index 222c9df..8af820d 100644 --- a/src/models/ScheduledTransactionsResponse.ts +++ b/src/models/ScheduledTransactionsResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/ScheduledTransactionsResponseData.ts b/src/models/ScheduledTransactionsResponseData.ts index 1a685fb..96c15f1 100644 --- a/src/models/ScheduledTransactionsResponseData.ts +++ b/src/models/ScheduledTransactionsResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/SubTransaction.ts b/src/models/SubTransaction.ts index 1181452..19f7fdb 100644 --- a/src/models/SubTransaction.ts +++ b/src/models/SubTransaction.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/TransactionClearedStatus.ts b/src/models/TransactionClearedStatus.ts index 1586b43..05c61b2 100644 --- a/src/models/TransactionClearedStatus.ts +++ b/src/models/TransactionClearedStatus.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/src/models/TransactionDetail.ts b/src/models/TransactionDetail.ts index b056928..0509348 100644 --- a/src/models/TransactionDetail.ts +++ b/src/models/TransactionDetail.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/TransactionFlagColor.ts b/src/models/TransactionFlagColor.ts index b39c823..9640472 100644 --- a/src/models/TransactionFlagColor.ts +++ b/src/models/TransactionFlagColor.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/src/models/TransactionResponse.ts b/src/models/TransactionResponse.ts index 384df48..0044698 100644 --- a/src/models/TransactionResponse.ts +++ b/src/models/TransactionResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/TransactionResponseData.ts b/src/models/TransactionResponseData.ts index 88cd6cc..0324bdb 100644 --- a/src/models/TransactionResponseData.ts +++ b/src/models/TransactionResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/TransactionSummary.ts b/src/models/TransactionSummary.ts index 1afc175..1556c43 100644 --- a/src/models/TransactionSummary.ts +++ b/src/models/TransactionSummary.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/TransactionsImportResponse.ts b/src/models/TransactionsImportResponse.ts index 4dc4e67..b22cb9c 100644 --- a/src/models/TransactionsImportResponse.ts +++ b/src/models/TransactionsImportResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/TransactionsImportResponseData.ts b/src/models/TransactionsImportResponseData.ts index a260c31..3056e0e 100644 --- a/src/models/TransactionsImportResponseData.ts +++ b/src/models/TransactionsImportResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/TransactionsResponse.ts b/src/models/TransactionsResponse.ts index 8e0abd6..2033925 100644 --- a/src/models/TransactionsResponse.ts +++ b/src/models/TransactionsResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/TransactionsResponseData.ts b/src/models/TransactionsResponseData.ts index 6dc3733..42c65f4 100644 --- a/src/models/TransactionsResponseData.ts +++ b/src/models/TransactionsResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/User.ts b/src/models/User.ts index f6a77e9..8977228 100644 --- a/src/models/User.ts +++ b/src/models/User.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/UserResponse.ts b/src/models/UserResponse.ts index 7253806..91cca95 100644 --- a/src/models/UserResponse.ts +++ b/src/models/UserResponse.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/models/UserResponseData.ts b/src/models/UserResponseData.ts index 35c7e3e..af4b14a 100644 --- a/src/models/UserResponseData.ts +++ b/src/models/UserResponseData.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ import { mapValues } from '../runtime'; diff --git a/src/runtime.ts b/src/runtime.ts index c4c8436..222bb01 100644 --- a/src/runtime.ts +++ b/src/runtime.ts @@ -4,12 +4,7 @@ * YNAB API Endpoints * Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com * - * The version of the OpenAPI document: 1.70.0 - * - * - * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). - * https://openapi-generator.tech - * Do not edit the class manually. + * Generated by: OpenAPI Generator (https://openapi-generator.tech) */ diff --git a/templates/README.md b/templates/README.md new file mode 100644 index 0000000..c03697c --- /dev/null +++ b/templates/README.md @@ -0,0 +1,3 @@ +This directory contains override templates for generating TypeScript code from the OpenAPI spec. They modify the default behavior or the generator. + +The source for these are located at https://github.com/OpenAPITools/openapi-generator/tree/master/modules/openapi-generator/src/main/resources/typescript-fetch. diff --git a/templates/licenseInfo.mustache b/templates/licenseInfo.mustache new file mode 100644 index 0000000..120d50c --- /dev/null +++ b/templates/licenseInfo.mustache @@ -0,0 +1,6 @@ +/** + * {{{appName}}} + * {{{appDescription}}} + * + * Generated by: OpenAPI Generator (https://openapi-generator.tech) + */