Sha256: 039c6f5873ce54da539666b39d41296010b8547b890090056b3f5134fce19a8c
Contents?: true
Size: 386 Bytes
Versions: 18
Compression:
Stored size: 386 Bytes
Contents
# OryHydraClient::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 = OryHydraClient::HealthNotReadyStatus.new( errors: null ) ```
Version data entries
18 entries across 18 versions & 1 rubygems