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