Sha256: 13f6840d24644aa3ab7fd03a4158f1c06c85e9ab900eb3ac2f69c20aec8d5cc4
Contents?: true
Size: 392 Bytes
Versions: 5
Compression:
Stored size: 392 Bytes
Contents
# OryHydraClient::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 = OryHydraClient::SwaggerNotReadyStatus.new( errors: null ) ```
Version data entries
5 entries across 5 versions & 1 rubygems