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