Sha256: 0720fa6f1e322e716bc2e407b4281cacbb00c3673f1729bc2e359d756a479148
Contents?: true
Size: 384 Bytes
Versions: 1
Compression:
Stored size: 384 Bytes
Contents
# OryOathkeeperClient::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-oathkeeper-client' instance = OryOathkeeperClient::InlineResponse503.new( errors: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ory-oathkeeper-client-0.38.20.beta1 | docs/InlineResponse503.md |