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