Sha256: 70f9737d9085bdbc811a14bfb7c9c755bfbc7c5abf72824a9fb9b6ceaec53a11
Contents?: true
Size: 384 Bytes
Versions: 15
Compression:
Stored size: 384 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-keto-client' instance = OryHydraClient::HealthNotReadyStatus.new( errors: null ) ```
Version data entries
15 entries across 15 versions & 1 rubygems