Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only note spec and generator version in gemspec file #78

Merged
merged 1 commit into from
Jul 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions lib/ynab.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/api/accounts_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/api/budgets_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/api/categories_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/api/months_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/api/payee_locations_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/api/payees_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/api/scheduled_transactions_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/api/transactions_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/api/user_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/api_client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/configuration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/account.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/account_response.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/account_response_data.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/account_type.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/accounts_response.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/accounts_response_data.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/budget_detail.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/budget_detail_response.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/budget_detail_response_data.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/budget_settings.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/budget_settings_response.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/budget_settings_response_data.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/budget_summary.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/budget_summary_response.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/budget_summary_response_data.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/bulk_response.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/bulk_response_data.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/bulk_response_data_bulk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/bulk_transactions.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/categories_response.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
5 changes: 1 addition & 4 deletions lib/ynab/models/categories_response_data.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@

#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

Generated by: https://openapi-generator.tech
Generator version: 7.6.0
Generated by: OpenAPI Generator (https://openapi-generator.tech)

=end

Expand Down
Loading