Sha256: 2b17fe40a345d416ec33b006a37fa159b9c60af3ba4dabeaa46a36701fd8f7b1
Contents?: true
Size: 372 Bytes
Versions: 20
Compression:
Stored size: 372 Bytes
Contents
# OryKratosClient::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 = OryKratosClient::InlineResponse503.new( errors: null ) ```
Version data entries
20 entries across 20 versions & 1 rubygems