Skip to content

Commit

Permalink
upgrade openapi-generator-cli version to 6.6.0 for elixir, re-generat…
Browse files Browse the repository at this point in the history
…e elixir clients
  • Loading branch information
Toby Archer committed Jul 10, 2023
1 parent ad5bae0 commit a6fdba8
Show file tree
Hide file tree
Showing 437 changed files with 583 additions and 642 deletions.
2 changes: 1 addition & 1 deletion clients/client/elixir/.openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.2.1
6.6.0
2 changes: 1 addition & 1 deletion clients/client/elixir/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ your list of dependencies in `mix.exs`:

```elixir
def deps do
[{:ory_client, "~> v1.1.41"}]
[{:ory_client, "~> v1.1.42"}]
end
```

Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/api/courier.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Api.Courier do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/api/frontend.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Api.Frontend do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/api/identity.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Api.Identity do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/api/jwk.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Api.Jwk do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/api/metadata.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Api.Metadata do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/api/o_auth2.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Api.OAuth2 do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/api/oidc.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Api.Oidc do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/api/permission.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Api.Permission do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/api/project.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Api.Project do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/api/relationship.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Api.Relationship do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/api/wellknown.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Api.Wellknown do
Expand Down
6 changes: 3 additions & 3 deletions clients/client/elixir/lib/ory/connection.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Connection do
Expand Down Expand Up @@ -164,7 +164,7 @@ defmodule Ory.Connection do
Keyword.get(
tesla_options,
:user_agent,
"openapi-generator - Ory v1.1.41 - elixir"
"openapi-generator - Ory v1.1.42 - elixir"
)
)

Expand Down Expand Up @@ -218,7 +218,7 @@ defmodule Ory.Connection do
def authorization(token, scopes \\ @default_scopes)

def authorization(token, _scopes) when is_binary(token) do
{Tesla.Middlware.Headers, ["authorization", token]}
{Tesla.Middleware.Headers, ["authorization", token]}
end

def authorization({module, function}, scopes) when is_atom(module) and is_atom(function) do
Expand Down
21 changes: 13 additions & 8 deletions clients/client/elixir/lib/ory/deserializer.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Deserializer do
Expand All @@ -21,13 +21,18 @@ defmodule Ory.Deserializer do
end

def deserialize(model, field, :map, mod, options) do
model
|> Map.update!(
field,
&Map.new(&1, fn {key, val} ->
{key, Poison.Decode.decode(val, Keyword.merge(options, [as: struct(mod)]))}
end)
)
maybe_transform_map = fn
nil ->
nil

existing_value ->
Map.new(existing_value, fn
{key, val} ->
{key, Poison.Decode.decode(val, Keyword.merge(options, as: struct(mod)))}
end)
end

Map.update!(model, field, maybe_transform_map)
end

def deserialize(model, field, :date, _, _options) do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.AcceptOAuth2ConsentRequest do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.AcceptOAuth2ConsentRequestSession do
Expand All @@ -13,17 +13,14 @@ defmodule Ory.Model.AcceptOAuth2ConsentRequestSession do
]

@type t :: %__MODULE__{
:access_token => AnyType | nil,
:id_token => AnyType | nil
:access_token => any() | nil,
:id_token => any() | nil
}
end

defimpl Poison.Decoder, for: Ory.Model.AcceptOAuth2ConsentRequestSession do
import Ory.Deserializer
def decode(value, options) do
def decode(value, _options) do
value
|> deserialize(:access_token, :struct, Ory.Model.AnyType, options)
|> deserialize(:id_token, :struct, Ory.Model.AnyType, options)
end
end

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.AcceptOAuth2LoginRequest do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.ActiveProjectInConsole do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.AuthenticatorAssuranceLevel do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.BatchPatchIdentitiesResponse do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CheckOplSyntaxResult do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CheckPermissionResult do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/model/cloud_account.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CloudAccount do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/model/continue_with.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.ContinueWith do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.ContinueWithSetOrySessionToken do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.ContinueWithVerificationUi do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.ContinueWithVerificationUiFlow do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CourierMessageStatus do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CourierMessageType do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CreateCustomDomainBody do
Expand Down
8 changes: 3 additions & 5 deletions clients/client/elixir/lib/ory/model/create_identity_body.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CreateIdentityBody do
Expand All @@ -20,8 +20,8 @@ defmodule Ory.Model.CreateIdentityBody do

@type t :: %__MODULE__{
:credentials => Ory.Model.IdentityWithCredentials.t | nil,
:metadata_admin => AnyType | nil,
:metadata_public => AnyType | nil,
:metadata_admin => any() | nil,
:metadata_public => any() | nil,
:recovery_addresses => [Ory.Model.RecoveryIdentityAddress.t] | nil,
:schema_id => String.t,
:state => Ory.Model.IdentityState.t | nil,
Expand All @@ -35,8 +35,6 @@ defimpl Poison.Decoder, for: Ory.Model.CreateIdentityBody do
def decode(value, options) do
value
|> deserialize(:credentials, :struct, Ory.Model.IdentityWithCredentials, options)
|> deserialize(:metadata_admin, :struct, Ory.Model.AnyType, options)
|> deserialize(:metadata_public, :struct, Ory.Model.AnyType, options)
|> deserialize(:recovery_addresses, :list, Ory.Model.RecoveryIdentityAddress, options)
|> deserialize(:state, :struct, Ory.Model.IdentityState, options)
|> deserialize(:verifiable_addresses, :list, Ory.Model.VerifiableIdentityAddress, options)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CreateJsonWebKeySet do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CreateProjectApiKeyRequest do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/model/create_project_body.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CreateProjectBody do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CreateProjectBranding do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CreateProjectInvite do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CreateProjectInvitesResponse do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CreateRecoveryCodeForIdentityBody do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CreateRecoveryLinkForIdentityBody do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CreateRelationshipBody do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CreateSubscriptionBody do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/model/custom_domain.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.CustomDomain do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.DeleteMySessionsCount do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.ErrorAuthenticatorAssuranceLevelNotSatisfied do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.ErrorBrowserLocationChangeRequired do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/model/error_flow_replaced.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.ErrorFlowReplaced do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/model/error_generic.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.ErrorGeneric do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/model/error_o_auth2.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.ErrorOAuth2 do
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.ExpandedPermissionTree do
Expand Down
2 changes: 1 addition & 1 deletion clients/client/elixir/lib/ory/model/flow_error.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# NOTE: This file is auto generated by OpenAPI Generator 6.2.1 (https://openapi-generator.tech).
# NOTE: This file is auto generated by OpenAPI Generator 6.6.0 (https://openapi-generator.tech).
# Do not edit this file manually.

defmodule Ory.Model.FlowError do
Expand Down
Loading

0 comments on commit a6fdba8

Please sign in to comment.