README.md in ory-client-1.6.1 vs README.md in ory-client-1.6.2

- old
+ new

@@ -6,12 +6,12 @@ with a valid Personal Access Token. Public APIs are mostly used in browsers. This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: -- API version: v1.6.1 -- Package version: v1.6.1 +- API version: v1.6.2 +- Package version: v1.6.2 - Build package: org.openapitools.codegen.languages.RubyClientCodegen ## Installation ### Build a gem @@ -23,20 +23,20 @@ ``` Then either install the gem locally: ```shell -gem install ./ory-client-v1.6.1.gem +gem install ./ory-client-v1.6.2.gem ``` -(for development, run `gem install --dev ./ory-client-v1.6.1.gem` to install the development dependencies) +(for development, run `gem install --dev ./ory-client-v1.6.2.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 'ory-client', '~> v1.6.1' + gem 'ory-client', '~> v1.6.2' ### Install from Git If the Ruby gem is hosted at a git repository: https://github.com/ory/sdk, then add the following in the Gemfile: @@ -253,13 +253,15 @@ - [OryClient::CreateProjectNormalizedPayload](docs/CreateProjectNormalizedPayload.md) - [OryClient::CreateRecoveryCodeForIdentityBody](docs/CreateRecoveryCodeForIdentityBody.md) - [OryClient::CreateRecoveryLinkForIdentityBody](docs/CreateRecoveryLinkForIdentityBody.md) - [OryClient::CreateRelationshipBody](docs/CreateRelationshipBody.md) - [OryClient::CreateSubscriptionBody](docs/CreateSubscriptionBody.md) + - [OryClient::CreateSubscriptionCommon](docs/CreateSubscriptionCommon.md) - [OryClient::CreateVerifiableCredentialRequestBody](docs/CreateVerifiableCredentialRequestBody.md) - [OryClient::CreateWorkspaceMemberInviteBody](docs/CreateWorkspaceMemberInviteBody.md) - [OryClient::CreateWorkspacePayload](docs/CreateWorkspacePayload.md) + - [OryClient::CreateWorkspaceSubscriptionBody](docs/CreateWorkspaceSubscriptionBody.md) - [OryClient::CredentialSupportedDraft00](docs/CredentialSupportedDraft00.md) - [OryClient::CustomDomain](docs/CustomDomain.md) - [OryClient::DeleteMySessionsCount](docs/DeleteMySessionsCount.md) - [OryClient::EmailTemplateData](docs/EmailTemplateData.md) - [OryClient::EmailTemplateDataBody](docs/EmailTemplateDataBody.md) @@ -401,10 +403,9 @@ - [OryClient::SetProject](docs/SetProject.md) - [OryClient::SetProjectBrandingThemeBody](docs/SetProjectBrandingThemeBody.md) - [OryClient::SettingsFlow](docs/SettingsFlow.md) - [OryClient::SettingsFlowState](docs/SettingsFlowState.md) - [OryClient::SourcePosition](docs/SourcePosition.md) - - [OryClient::StripeCustomer](docs/StripeCustomer.md) - [OryClient::SubjectSet](docs/SubjectSet.md) - [OryClient::Subscription](docs/Subscription.md) - [OryClient::SuccessfulCodeExchangeResponse](docs/SuccessfulCodeExchangeResponse.md) - [OryClient::SuccessfulNativeLogin](docs/SuccessfulNativeLogin.md) - [OryClient::SuccessfulNativeRegistration](docs/SuccessfulNativeRegistration.md)