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