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