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