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