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