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