Sha256: d7c65a3a3ad1e23dcf3c4fc1f78955421d943af453fe8e562377462516c13a5f
Contents?: true
Size: 402 Bytes
Versions: 24
Compression:
Stored size: 402 Bytes
Contents
# OryOathkeeperClient::SwaggerNotReadyStatus ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **errors** | **Hash<String, String>** | Errors contains a list of errors that caused the not ready status. | [optional] | ## Example ```ruby require 'ory-oathkeeper-client' instance = OryOathkeeperClient::SwaggerNotReadyStatus.new( errors: null ) ```
Version data entries
24 entries across 24 versions & 1 rubygems