Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
misc: Version v0.52.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 21, 2023
1 parent 541b714 commit cabd920
Show file tree
Hide file tree
Showing 238 changed files with 3,909 additions and 238 deletions.
40 changes: 30 additions & 10 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ docs/AddOnObject.md
docs/AddOnUpdateInput.md
docs/AddOnsApi.md
docs/AddOnsPaginated.md
docs/AnalyticsApi.md
docs/ApiErrorBadRequest.md
docs/ApiErrorForbidden.md
docs/ApiErrorNotAllowed.md
Expand Down Expand Up @@ -114,8 +115,11 @@ docs/FeeUpdateInputFee.md
docs/Fees.md
docs/FeesApi.md
docs/FeesPaginated.md
docs/GenerateCustomerCheckoutURL200Response.md
docs/GetCustomerPortalUrl200Response.md
docs/GetCustomerPortalUrl200ResponseCustomer.md
docs/GrossRevenueObject.md
docs/GrossRevenues.md
docs/GroupObject.md
docs/GroupPropertiesObject.md
docs/GroupPropertiesObjectValues.md
Expand All @@ -132,14 +136,20 @@ docs/InvoiceOneOffCreateInputInvoiceFeesInner.md
docs/InvoiceUpdateInput.md
docs/InvoiceUpdateInputInvoice.md
docs/InvoiceUpdateInputInvoiceMetadataInner.md
docs/InvoicedUsageObject.md
docs/InvoicedUsages.md
docs/InvoicesApi.md
docs/InvoicesPaginated.md
docs/MrrObject.md
docs/Mrrs.md
docs/Organization.md
docs/OrganizationBillingConfiguration.md
docs/OrganizationObject.md
docs/OrganizationUpdateInput.md
docs/OrganizationUpdateInputOrganization.md
docs/OrganizationsApi.md
docs/OutstandingInvoiceObject.md
docs/OutstandingInvoices.md
docs/PaginationMeta.md
docs/Plan.md
docs/PlanCreateInput.md
Expand Down Expand Up @@ -197,6 +207,7 @@ git_push.sh
lago_ruby.gemspec
lib/lago_ruby.rb
lib/lago_ruby/api/add_ons_api.rb
lib/lago_ruby/api/analytics_api.rb
lib/lago_ruby/api/billable_metrics_api.rb
lib/lago_ruby/api/coupons_api.rb
lib/lago_ruby/api/credit_notes_api.rb
Expand Down Expand Up @@ -315,8 +326,11 @@ lib/lago_ruby/models/fee_update_input.rb
lib/lago_ruby/models/fee_update_input_fee.rb
lib/lago_ruby/models/fees.rb
lib/lago_ruby/models/fees_paginated.rb
lib/lago_ruby/models/generate_customer_checkout_url200_response.rb
lib/lago_ruby/models/get_customer_portal_url200_response.rb
lib/lago_ruby/models/get_customer_portal_url200_response_customer.rb
lib/lago_ruby/models/gross_revenue_object.rb
lib/lago_ruby/models/gross_revenues.rb
lib/lago_ruby/models/group_object.rb
lib/lago_ruby/models/group_properties_object.rb
lib/lago_ruby/models/group_properties_object_values.rb
Expand All @@ -333,12 +347,18 @@ lib/lago_ruby/models/invoice_one_off_create_input_invoice_fees_inner.rb
lib/lago_ruby/models/invoice_update_input.rb
lib/lago_ruby/models/invoice_update_input_invoice.rb
lib/lago_ruby/models/invoice_update_input_invoice_metadata_inner.rb
lib/lago_ruby/models/invoiced_usage_object.rb
lib/lago_ruby/models/invoiced_usages.rb
lib/lago_ruby/models/invoices_paginated.rb
lib/lago_ruby/models/mrr_object.rb
lib/lago_ruby/models/mrrs.rb
lib/lago_ruby/models/organization.rb
lib/lago_ruby/models/organization_billing_configuration.rb
lib/lago_ruby/models/organization_object.rb
lib/lago_ruby/models/organization_update_input.rb
lib/lago_ruby/models/organization_update_input_organization.rb
lib/lago_ruby/models/outstanding_invoice_object.rb
lib/lago_ruby/models/outstanding_invoices.rb
lib/lago_ruby/models/pagination_meta.rb
lib/lago_ruby/models/plan.rb
lib/lago_ruby/models/plan_create_input.rb
Expand Down Expand Up @@ -387,16 +407,16 @@ lib/lago_ruby/models/webhook_endpoint_object.rb
lib/lago_ruby/models/webhook_endpoint_update_input.rb
lib/lago_ruby/models/webhook_endpoints_paginated.rb
lib/lago_ruby/version.rb
spec/api/analytics_api_spec.rb
spec/api_client_spec.rb
spec/configuration_spec.rb
spec/models/credit_note_estimate_input_credit_note_items_inner_spec.rb
spec/models/credit_note_estimate_input_credit_note_spec.rb
spec/models/credit_note_estimate_input_spec.rb
spec/models/credit_note_estimated_estimated_credit_note_applied_taxes_inner_spec.rb
spec/models/credit_note_estimated_estimated_credit_note_items_inner_spec.rb
spec/models/credit_note_estimated_estimated_credit_note_spec.rb
spec/models/credit_note_estimated_spec.rb
spec/models/plan_overrides_object_charges_inner_spec.rb
spec/models/plan_overrides_object_spec.rb
spec/models/subscription_object_extended_spec.rb
spec/models/generate_customer_checkout_url200_response_spec.rb
spec/models/gross_revenue_object_spec.rb
spec/models/gross_revenues_spec.rb
spec/models/invoiced_usage_object_spec.rb
spec/models/invoiced_usages_spec.rb
spec/models/mrr_object_spec.rb
spec/models/mrrs_spec.rb
spec/models/outstanding_invoice_object_spec.rb
spec/models/outstanding_invoices_spec.rb
spec/spec_helper.rb
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.1.0-SNAPSHOT
7.2.0-SNAPSHOT
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ script:
- bundle install --path vendor/bundle
- bundle exec rspec
- gem build lago_ruby.gemspec
- gem install ./lago_ruby-0.51.0-beta.gem
- gem install ./lago_ruby-0.52.0-beta.gem
22 changes: 18 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Lago API allows your application to push customer information and metrics (event
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: 0.51.0-beta
- Package version: 0.51.0-beta
- Package version: 0.52.0-beta
- Build package: org.openapitools.codegen.languages.RubyClientCodegen

[![Gem Version](https://badge.fury.io/rb/lago-ruby.svg)](https://badge.fury.io/rb/lago-ruby)
Expand All @@ -26,16 +26,16 @@ gem build lago_ruby.gemspec
Then either install the gem locally:

```shell
gem install ./lago_ruby-0.51.0-beta.gem
gem install ./lago_ruby-0.52.0-beta.gem
```

(for development, run `gem install --dev ./lago_ruby-0.51.0-beta.gem` to install the development dependencies)
(for development, run `gem install --dev ./lago_ruby-0.52.0-beta.gem` to install the development dependencies)

or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).

Finally add this to the Gemfile:

gem 'lago_ruby', '~> 0.51.0-beta'
gem 'lago_ruby', '~> 0.52.0-beta'

### Install from Git

Expand Down Expand Up @@ -93,6 +93,10 @@ Class | Method | HTTP request | Description
*LagoAPI::AddOnsApi* | [**find_add_on**](docs/AddOnsApi.md#find_add_on) | **GET** /add_ons/{code} | Retrieve an add-on
*LagoAPI::AddOnsApi* | [**find_all_add_ons**](docs/AddOnsApi.md#find_all_add_ons) | **GET** /add_ons | List all add-ons
*LagoAPI::AddOnsApi* | [**update_add_on**](docs/AddOnsApi.md#update_add_on) | **PUT** /add_ons/{code} | Update an add-on
*LagoAPI::AnalyticsApi* | [**find_all_gross_revenues**](docs/AnalyticsApi.md#find_all_gross_revenues) | **GET** /analytics/gross_revenue | List gross revenue
*LagoAPI::AnalyticsApi* | [**find_all_invoiced_usages**](docs/AnalyticsApi.md#find_all_invoiced_usages) | **GET** /analytics/invoiced_usage | List usage revenue
*LagoAPI::AnalyticsApi* | [**find_all_mrrs**](docs/AnalyticsApi.md#find_all_mrrs) | **GET** /analytics/mrr | List MRR
*LagoAPI::AnalyticsApi* | [**find_all_outstanding_invoices**](docs/AnalyticsApi.md#find_all_outstanding_invoices) | **GET** /analytics/outstanding_invoices | List outstanding invoices
*LagoAPI::BillableMetricsApi* | [**create_billable_metric**](docs/BillableMetricsApi.md#create_billable_metric) | **POST** /billable_metrics | Create a billable metric
*LagoAPI::BillableMetricsApi* | [**destroy_billable_metric**](docs/BillableMetricsApi.md#destroy_billable_metric) | **DELETE** /billable_metrics/{code} | Delete a billable metric
*LagoAPI::BillableMetricsApi* | [**find_all_billable_metric_groups**](docs/BillableMetricsApi.md#find_all_billable_metric_groups) | **GET** /billable_metrics/{code}/groups | Find a billable metric's groups
Expand Down Expand Up @@ -121,6 +125,7 @@ Class | Method | HTTP request | Description
*LagoAPI::CustomersApi* | [**find_all_customers**](docs/CustomersApi.md#find_all_customers) | **GET** /customers | List all customers
*LagoAPI::CustomersApi* | [**find_customer**](docs/CustomersApi.md#find_customer) | **GET** /customers/{external_id} | Retrieve a customer
*LagoAPI::CustomersApi* | [**find_customer_current_usage**](docs/CustomersApi.md#find_customer_current_usage) | **GET** /customers/{external_customer_id}/current_usage | Retrieve customer current usage
*LagoAPI::CustomersApi* | [**generate_customer_checkout_url**](docs/CustomersApi.md#generate_customer_checkout_url) | **POST** /customers/{external_customer_id}/checkout_url | Generate a Customer Payment Provider Checkout URL
*LagoAPI::CustomersApi* | [**get_customer_portal_url**](docs/CustomersApi.md#get_customer_portal_url) | **GET** /customers/{external_customer_id}/portal_url | Get a customer portal URL
*LagoAPI::EventsApi* | [**create_batch_events**](docs/EventsApi.md#create_batch_events) | **POST** /events/batch | Batch multiple events
*LagoAPI::EventsApi* | [**create_event**](docs/EventsApi.md#create_event) | **POST** /events | Send usage events
Expand Down Expand Up @@ -271,8 +276,11 @@ Class | Method | HTTP request | Description
- [LagoAPI::FeeUpdateInputFee](docs/FeeUpdateInputFee.md)
- [LagoAPI::Fees](docs/Fees.md)
- [LagoAPI::FeesPaginated](docs/FeesPaginated.md)
- [LagoAPI::GenerateCustomerCheckoutURL200Response](docs/GenerateCustomerCheckoutURL200Response.md)
- [LagoAPI::GetCustomerPortalUrl200Response](docs/GetCustomerPortalUrl200Response.md)
- [LagoAPI::GetCustomerPortalUrl200ResponseCustomer](docs/GetCustomerPortalUrl200ResponseCustomer.md)
- [LagoAPI::GrossRevenueObject](docs/GrossRevenueObject.md)
- [LagoAPI::GrossRevenues](docs/GrossRevenues.md)
- [LagoAPI::GroupObject](docs/GroupObject.md)
- [LagoAPI::GroupPropertiesObject](docs/GroupPropertiesObject.md)
- [LagoAPI::GroupPropertiesObjectValues](docs/GroupPropertiesObjectValues.md)
Expand All @@ -289,12 +297,18 @@ Class | Method | HTTP request | Description
- [LagoAPI::InvoiceUpdateInput](docs/InvoiceUpdateInput.md)
- [LagoAPI::InvoiceUpdateInputInvoice](docs/InvoiceUpdateInputInvoice.md)
- [LagoAPI::InvoiceUpdateInputInvoiceMetadataInner](docs/InvoiceUpdateInputInvoiceMetadataInner.md)
- [LagoAPI::InvoicedUsageObject](docs/InvoicedUsageObject.md)
- [LagoAPI::InvoicedUsages](docs/InvoicedUsages.md)
- [LagoAPI::InvoicesPaginated](docs/InvoicesPaginated.md)
- [LagoAPI::MrrObject](docs/MrrObject.md)
- [LagoAPI::Mrrs](docs/Mrrs.md)
- [LagoAPI::Organization](docs/Organization.md)
- [LagoAPI::OrganizationBillingConfiguration](docs/OrganizationBillingConfiguration.md)
- [LagoAPI::OrganizationObject](docs/OrganizationObject.md)
- [LagoAPI::OrganizationUpdateInput](docs/OrganizationUpdateInput.md)
- [LagoAPI::OrganizationUpdateInputOrganization](docs/OrganizationUpdateInputOrganization.md)
- [LagoAPI::OutstandingInvoiceObject](docs/OutstandingInvoiceObject.md)
- [LagoAPI::OutstandingInvoices](docs/OutstandingInvoices.md)
- [LagoAPI::PaginationMeta](docs/PaginationMeta.md)
- [LagoAPI::Plan](docs/Plan.md)
- [LagoAPI::PlanCreateInput](docs/PlanCreateInput.md)
Expand Down
2 changes: 1 addition & 1 deletion docs/AddOnCreateInputAddOn.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ instance = LagoAPI::AddOnCreateInputAddOn.new(
amount_cents: 50000,
amount_currency: null,
description: Implementation fee for new customers.,
tax_codes: ["french_standard_vat"]
tax_codes: [french_standard_vat]
)
```

Loading

0 comments on commit cabd920

Please sign in to comment.