ynab 3.0.0 → 3.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (112) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/Rakefile +3 -1
  4. data/docs/Category.md +1 -0
  5. data/lib/ynab/api/accounts_api.rb +1 -1
  6. data/lib/ynab/api/budgets_api.rb +1 -1
  7. data/lib/ynab/api/categories_api.rb +1 -1
  8. data/lib/ynab/api/months_api.rb +1 -1
  9. data/lib/ynab/api/payee_locations_api.rb +1 -1
  10. data/lib/ynab/api/payees_api.rb +1 -1
  11. data/lib/ynab/api/scheduled_transactions_api.rb +1 -1
  12. data/lib/ynab/api/transactions_api.rb +1 -1
  13. data/lib/ynab/api/user_api.rb +1 -1
  14. data/lib/ynab/api_client.rb +1 -1
  15. data/lib/ynab/configuration.rb +1 -1
  16. data/lib/ynab/models/account.rb +1 -1
  17. data/lib/ynab/models/account_response.rb +1 -1
  18. data/lib/ynab/models/account_response_data.rb +1 -1
  19. data/lib/ynab/models/account_type.rb +1 -1
  20. data/lib/ynab/models/accounts_response.rb +1 -1
  21. data/lib/ynab/models/accounts_response_data.rb +1 -1
  22. data/lib/ynab/models/budget_detail.rb +1 -1
  23. data/lib/ynab/models/budget_detail_response.rb +1 -1
  24. data/lib/ynab/models/budget_detail_response_data.rb +1 -1
  25. data/lib/ynab/models/budget_settings.rb +1 -1
  26. data/lib/ynab/models/budget_settings_response.rb +1 -1
  27. data/lib/ynab/models/budget_settings_response_data.rb +1 -1
  28. data/lib/ynab/models/budget_summary.rb +1 -1
  29. data/lib/ynab/models/budget_summary_response.rb +1 -1
  30. data/lib/ynab/models/budget_summary_response_data.rb +1 -1
  31. data/lib/ynab/models/bulk_response.rb +1 -1
  32. data/lib/ynab/models/bulk_response_data.rb +1 -1
  33. data/lib/ynab/models/bulk_response_data_bulk.rb +1 -1
  34. data/lib/ynab/models/bulk_transactions.rb +1 -1
  35. data/lib/ynab/models/categories_response.rb +1 -1
  36. data/lib/ynab/models/categories_response_data.rb +1 -1
  37. data/lib/ynab/models/category.rb +13 -2
  38. data/lib/ynab/models/category_group.rb +1 -1
  39. data/lib/ynab/models/category_group_with_categories.rb +1 -1
  40. data/lib/ynab/models/category_response.rb +1 -1
  41. data/lib/ynab/models/category_response_data.rb +1 -1
  42. data/lib/ynab/models/currency_format.rb +1 -1
  43. data/lib/ynab/models/date_format.rb +1 -1
  44. data/lib/ynab/models/error_detail.rb +1 -1
  45. data/lib/ynab/models/error_response.rb +1 -1
  46. data/lib/ynab/models/existing_transaction.rb +1 -1
  47. data/lib/ynab/models/hybrid_transaction.rb +1 -1
  48. data/lib/ynab/models/hybrid_transactions_response.rb +1 -1
  49. data/lib/ynab/models/hybrid_transactions_response_data.rb +1 -1
  50. data/lib/ynab/models/month_detail.rb +1 -1
  51. data/lib/ynab/models/month_detail_response.rb +1 -1
  52. data/lib/ynab/models/month_detail_response_data.rb +1 -1
  53. data/lib/ynab/models/month_summaries_response.rb +1 -1
  54. data/lib/ynab/models/month_summaries_response_data.rb +1 -1
  55. data/lib/ynab/models/month_summary.rb +1 -1
  56. data/lib/ynab/models/new_transaction.rb +1 -1
  57. data/lib/ynab/models/patch_category_wrapper.rb +1 -1
  58. data/lib/ynab/models/patch_month_category_wrapper.rb +1 -1
  59. data/lib/ynab/models/patch_payee_wrapper.rb +1 -1
  60. data/lib/ynab/models/patch_transactions_wrapper.rb +1 -1
  61. data/lib/ynab/models/payee.rb +1 -1
  62. data/lib/ynab/models/payee_location.rb +1 -1
  63. data/lib/ynab/models/payee_location_response.rb +1 -1
  64. data/lib/ynab/models/payee_location_response_data.rb +1 -1
  65. data/lib/ynab/models/payee_locations_response.rb +1 -1
  66. data/lib/ynab/models/payee_locations_response_data.rb +1 -1
  67. data/lib/ynab/models/payee_response.rb +1 -1
  68. data/lib/ynab/models/payee_response_data.rb +1 -1
  69. data/lib/ynab/models/payees_response.rb +1 -1
  70. data/lib/ynab/models/payees_response_data.rb +1 -1
  71. data/lib/ynab/models/post_account_wrapper.rb +1 -1
  72. data/lib/ynab/models/post_transactions_wrapper.rb +1 -1
  73. data/lib/ynab/models/put_transaction_wrapper.rb +1 -1
  74. data/lib/ynab/models/save_account.rb +1 -1
  75. data/lib/ynab/models/save_category.rb +1 -1
  76. data/lib/ynab/models/save_category_response.rb +1 -1
  77. data/lib/ynab/models/save_category_response_data.rb +1 -1
  78. data/lib/ynab/models/save_month_category.rb +1 -1
  79. data/lib/ynab/models/save_payee.rb +1 -1
  80. data/lib/ynab/models/save_payee_response.rb +1 -1
  81. data/lib/ynab/models/save_payee_response_data.rb +1 -1
  82. data/lib/ynab/models/save_sub_transaction.rb +1 -1
  83. data/lib/ynab/models/save_transaction_with_id_or_import_id.rb +1 -1
  84. data/lib/ynab/models/save_transaction_with_optional_fields.rb +1 -1
  85. data/lib/ynab/models/save_transactions_response.rb +1 -1
  86. data/lib/ynab/models/save_transactions_response_data.rb +1 -1
  87. data/lib/ynab/models/scheduled_sub_transaction.rb +1 -1
  88. data/lib/ynab/models/scheduled_transaction_detail.rb +1 -1
  89. data/lib/ynab/models/scheduled_transaction_response.rb +1 -1
  90. data/lib/ynab/models/scheduled_transaction_response_data.rb +1 -1
  91. data/lib/ynab/models/scheduled_transaction_summary.rb +1 -1
  92. data/lib/ynab/models/scheduled_transactions_response.rb +1 -1
  93. data/lib/ynab/models/scheduled_transactions_response_data.rb +1 -1
  94. data/lib/ynab/models/sub_transaction.rb +1 -1
  95. data/lib/ynab/models/transaction_cleared_status.rb +1 -1
  96. data/lib/ynab/models/transaction_detail.rb +1 -1
  97. data/lib/ynab/models/transaction_flag_color.rb +1 -1
  98. data/lib/ynab/models/transaction_response.rb +1 -1
  99. data/lib/ynab/models/transaction_response_data.rb +1 -1
  100. data/lib/ynab/models/transaction_summary.rb +1 -1
  101. data/lib/ynab/models/transactions_import_response.rb +1 -1
  102. data/lib/ynab/models/transactions_import_response_data.rb +1 -1
  103. data/lib/ynab/models/transactions_response.rb +1 -1
  104. data/lib/ynab/models/transactions_response_data.rb +1 -1
  105. data/lib/ynab/models/user.rb +1 -1
  106. data/lib/ynab/models/user_response.rb +1 -1
  107. data/lib/ynab/models/user_response_data.rb +1 -1
  108. data/lib/ynab/version.rb +1 -1
  109. data/lib/ynab.rb +1 -1
  110. data/open_api_spec.yaml +10 -1
  111. data/ynab.gemspec +1 -1
  112. metadata +33 -33
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
data/lib/ynab/version.rb CHANGED
@@ -11,5 +11,5 @@ Swagger Codegen version: 2.4.0-SNAPSHOT
11
11
  =end
12
12
 
13
13
  module YNAB
14
- VERSION = '3.0.0'
14
+ VERSION = '3.2.0'
15
15
  end
data/lib/ynab.rb CHANGED
@@ -3,7 +3,7 @@
3
3
 
4
4
  #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
5
5
 
6
- The version of the OpenAPI document: 1.69.0
6
+ The version of the OpenAPI document: 1.70.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  Generator version: 7.6.0
data/open_api_spec.yaml CHANGED
@@ -6,7 +6,7 @@ info:
6
6
  upon HTTPS for transport. We respond with meaningful HTTP response codes and
7
7
  if an error occurs, we include error details in the response body. API
8
8
  Documentation is at https://api.ynab.com
9
- version: 1.69.0
9
+ version: 1.70.0
10
10
  servers:
11
11
  - url: https://api.ynab.com/v1
12
12
  security:
@@ -2016,6 +2016,15 @@ components:
2016
2016
  - DEBT
2017
2017
  - null
2018
2018
  nullable: true
2019
+ goal_needs_whole_amount:
2020
+ type: boolean
2021
+ description: >-
2022
+ Indicates the monthly rollover behavior for "NEED"-type goals. When
2023
+ "true", the goal will always ask for the target amount in the new
2024
+ month ("Set Aside"). When "false", previous month category funding is
2025
+ used ("Refill"). For other goal types, this field will be null.
2026
+ nullable: true
2027
+ default: null
2019
2028
  goal_day:
2020
2029
  type: integer
2021
2030
  description: >-
data/ynab.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  #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
7
7
 
8
- The version of the OpenAPI document: 1.69.0
8
+ The version of the OpenAPI document: 1.70.0
9
9
 
10
10
  Generated by: https://openapi-generator.tech
11
11
  Generator version: 7.6.0