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