docs/UiNodeTextAttributes.md in ory-kratos-client-0.7.1.alpha1 vs docs/UiNodeTextAttributes.md in ory-kratos-client-0.7.1.alpha2

- old
+ new

@@ -1,6 +1,6 @@ -# OryHydraClient::UiNodeTextAttributes +# OryKratosClient::UiNodeTextAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | @@ -9,10 +9,10 @@ ## Example ```ruby require 'ory-kratos-client' -instance = OryHydraClient::UiNodeTextAttributes.new( +instance = OryKratosClient::UiNodeTextAttributes.new( text: null ) ```