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