Sha256: 4ad83bd4d61c1a023ceffa305cd8f3f89d0a3c4217b945a8e0db154b10885a48
Contents?: true
Size: 355 Bytes
Versions: 124
Compression:
Stored size: 355 Bytes
Contents
# OryClient::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-client' instance = OryClient::IsReady503Response.new( errors: null ) ```
Version data entries
124 entries across 124 versions & 1 rubygems