Sha256: a123874f156ec8b8b57458c96fd5ef3e64f6a0dc2deeaa48ce27a68137dc549c

Contents?: true

Size: 335 Bytes

Versions: 5

Compression:

Stored size: 335 Bytes

Contents

# OryHydraClient::GetWellKnownOK

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **payload** | [**SwaggerJSONWebKeySet**](SwaggerJSONWebKeySet.md) |  | [optional] |

## Example

```ruby
require 'ory-oathkeeper-client'

instance = OryHydraClient::GetWellKnownOK.new(
  payload: null
)
```

Version data entries

5 entries across 5 versions & 1 rubygems

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