Sha256: c57a015c99f6b3d748c198ac6cab0d1facd317966cc8d05af4e8c7c049fd7d03
Contents?: true
Size: 368 Bytes
Versions: 3
Compression:
Stored size: 368 Bytes
Contents
# OryKetoClient::IsReady503Response ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **errors** | **Hash<String, String>** | Errors contains a list of errors that caused the not ready status. | | ## Example ```ruby require 'ory-keto-client' instance = OryKetoClient::IsReady503Response.new( errors: null ) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ory-keto-client-0.11.0.alpha0 | docs/IsReady503Response.md |
ory-keto-client-0.10.0.alpha0 | docs/IsReady503Response.md |
ory-keto-client-0.9.0.alpha0 | docs/IsReady503Response.md |