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

Version Path
ory-oathkeeper-client-0.38.14.beta1 docs/GetWellKnownJSONWebKeysInternalServerError.md
ory-oathkeeper-client-0.38.12.beta1 docs/GetWellKnownJSONWebKeysInternalServerError.md
ory-oathkeeper-client-0.38.11.beta1 docs/GetWellKnownJSONWebKeysInternalServerError.md
ory-oathkeeper-client-0.38.10.beta2 docs/GetWellKnownJSONWebKeysInternalServerError.md
ory-oathkeeper-client-0.38.9.beta1 docs/GetWellKnownJSONWebKeysInternalServerError.md