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