README.md in ory-client-0.0.1.alpha31 vs README.md in ory-client-0.0.1.alpha36
- 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: v0.0.1-alpha.31
-- Package version: v0.0.1-alpha.31
+- API version: v0.0.1-alpha.36
+- Package version: v0.0.1-alpha.36
- 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-v0.0.1-alpha.31.gem
+gem install ./ory-client-v0.0.1-alpha.36.gem
```
-(for development, run `gem install --dev ./ory-client-v0.0.1-alpha.31.gem` to install the development dependencies)
+(for development, run `gem install --dev ./ory-client-v0.0.1-alpha.36.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', '~> v0.0.1-alpha.31'
+ gem 'ory-client', '~> v0.0.1-alpha.36'
### 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:
@@ -128,10 +128,11 @@
- [OryClient::AdminUpdateIdentityBody](docs/AdminUpdateIdentityBody.md)
- [OryClient::ApiToken](docs/ApiToken.md)
- [OryClient::AuthenticatorAssuranceLevel](docs/AuthenticatorAssuranceLevel.md)
- [OryClient::CnameSettings](docs/CnameSettings.md)
- [OryClient::CreateCustomHostnameBody](docs/CreateCustomHostnameBody.md)
+ - [OryClient::CreateSubscriptionPayload](docs/CreateSubscriptionPayload.md)
- [OryClient::ErrorAuthenticatorAssuranceLevelNotSatisfied](docs/ErrorAuthenticatorAssuranceLevelNotSatisfied.md)
- [OryClient::GenericError](docs/GenericError.md)
- [OryClient::HealthNotReadyStatus](docs/HealthNotReadyStatus.md)
- [OryClient::HealthStatus](docs/HealthStatus.md)
- [OryClient::Identity](docs/Identity.md)
@@ -147,12 +148,11 @@
- [OryClient::InlineResponse503](docs/InlineResponse503.md)
- [OryClient::IsOwnerForProjectBySlug](docs/IsOwnerForProjectBySlug.md)
- [OryClient::IsOwnerForProjectBySlugPayload](docs/IsOwnerForProjectBySlugPayload.md)
- [OryClient::JsonError](docs/JsonError.md)
- [OryClient::NeedsPrivilegedSessionError](docs/NeedsPrivilegedSessionError.md)
- - [OryClient::NullString](docs/NullString.md)
- - [OryClient::NullUUID](docs/NullUUID.md)
+ - [OryClient::NullPlan](docs/NullPlan.md)
- [OryClient::Project](docs/Project.md)
- [OryClient::ProjectHost](docs/ProjectHost.md)
- [OryClient::ProjectLookupSecretConfig](docs/ProjectLookupSecretConfig.md)
- [OryClient::ProjectOidcConfig](docs/ProjectOidcConfig.md)
- [OryClient::ProjectPasswordConfig](docs/ProjectPasswordConfig.md)
@@ -161,11 +161,10 @@
- [OryClient::ProjectRevision](docs/ProjectRevision.md)
- [OryClient::ProjectSlug](docs/ProjectSlug.md)
- [OryClient::ProjectTotpConfig](docs/ProjectTotpConfig.md)
- [OryClient::ProjectVerificationConfig](docs/ProjectVerificationConfig.md)
- [OryClient::ProjectWebAuthnConfig](docs/ProjectWebAuthnConfig.md)
- - [OryClient::ProvisionProjectPayload](docs/ProvisionProjectPayload.md)
- [OryClient::RecoveryAddress](docs/RecoveryAddress.md)
- [OryClient::RedirectionConfig](docs/RedirectionConfig.md)
- [OryClient::RedirectionField](docs/RedirectionField.md)
- [OryClient::SchemaPatch](docs/SchemaPatch.md)
- [OryClient::SelfServiceBrowserLocationChangeRequiredError](docs/SelfServiceBrowserLocationChangeRequiredError.md)
@@ -205,10 +204,11 @@
- [OryClient::SubmitSelfServiceSettingsFlowWithProfileMethodBody](docs/SubmitSelfServiceSettingsFlowWithProfileMethodBody.md)
- [OryClient::SubmitSelfServiceSettingsFlowWithTotpMethodBody](docs/SubmitSelfServiceSettingsFlowWithTotpMethodBody.md)
- [OryClient::SubmitSelfServiceSettingsFlowWithWebAuthnMethodBody](docs/SubmitSelfServiceSettingsFlowWithWebAuthnMethodBody.md)
- [OryClient::SubmitSelfServiceVerificationFlowBody](docs/SubmitSelfServiceVerificationFlowBody.md)
- [OryClient::SubmitSelfServiceVerificationFlowWithLinkMethodBody](docs/SubmitSelfServiceVerificationFlowWithLinkMethodBody.md)
+ - [OryClient::Subscription](docs/Subscription.md)
- [OryClient::SuccessfulSelfServiceLoginWithoutBrowser](docs/SuccessfulSelfServiceLoginWithoutBrowser.md)
- [OryClient::SuccessfulSelfServiceRegistrationWithoutBrowser](docs/SuccessfulSelfServiceRegistrationWithoutBrowser.md)
- [OryClient::UiContainer](docs/UiContainer.md)
- [OryClient::UiNode](docs/UiNode.md)
- [OryClient::UiNodeAnchorAttributes](docs/UiNodeAnchorAttributes.md)
@@ -218,19 +218,17 @@
- [OryClient::UiNodeMeta](docs/UiNodeMeta.md)
- [OryClient::UiNodeScriptAttributes](docs/UiNodeScriptAttributes.md)
- [OryClient::UiNodeTextAttributes](docs/UiNodeTextAttributes.md)
- [OryClient::UiText](docs/UiText.md)
- [OryClient::UpdateCustomHostnameBody](docs/UpdateCustomHostnameBody.md)
+ - [OryClient::UpdateSubscriptionPayload](docs/UpdateSubscriptionPayload.md)
- [OryClient::VerifiableIdentityAddress](docs/VerifiableIdentityAddress.md)
- [OryClient::Version](docs/Version.md)
## Documentation for Authorization
### oryAccessToken
-
-- **Type**: API key
-- **API key parameter name**: Authorization
-- **Location**: HTTP header
+- **Type**: Bearer authentication