Sha256: 52d3e9b3926ae7787b8f3014b49be9f7e6cd6b0eff1d69402d1e6427e6a2e413
Contents?: true
Size: 443 Bytes
Versions: 5
Compression:
Stored size: 443 Bytes
Contents
# OryHydraClient::GetWellKnownJSONWebKeysInternalServerError ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **payload** | [**GetWellKnownJSONWebKeysInternalServerErrorBody**](GetWellKnownJSONWebKeysInternalServerErrorBody.md) | | [optional] | ## Example ```ruby require 'ory-oathkeeper-client' instance = OryHydraClient::GetWellKnownJSONWebKeysInternalServerError.new( payload: null ) ```
Version data entries
5 entries across 5 versions & 1 rubygems