docs/IdentitySchemaContainer.md in ory-kratos-client-0.11.1 vs docs/IdentitySchemaContainer.md in ory-kratos-client-0.13.1

- old
+ new

@@ -3,10 +3,10 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | The ID of the Identity JSON Schema | [optional] | -| **schema** | **Object** | Raw JSON Schema | [optional] | +| **schema** | **Object** | The actual Identity JSON Schema | [optional] | ## Example ```ruby require 'ory-kratos-client'