Sha256: bc31c9a4ba724cb4e60fbd46c4ede05a9282ba0de0c655bb83ab75bd34d28424
Contents?: true
Size: 402 Bytes
Versions: 46
Compression:
Stored size: 402 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] ## Code Sample ```ruby require 'OryHydraClient' instance = OryHydraClient::SwaggerNotReadyStatus.new(errors: null) ```
Version data entries
46 entries across 46 versions & 2 rubygems