Sha256: e7151a2cb7e04bd92e772913493541748cfb3745910e0bca95d2a0656ecfde6d
Contents?: true
Size: 374 Bytes
Versions: 6
Compression:
Stored size: 374 Bytes
Contents
# OryKratosClient::IsReady503Response ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **errors** | **Hash<String, String>** | Errors contains a list of errors that caused the not ready status. | | ## Example ```ruby require 'ory-kratos-client' instance = OryKratosClient::IsReady503Response.new( errors: null ) ```
Version data entries
6 entries across 6 versions & 1 rubygems