Sha256: 47cc241f42d0731dad8e935bed0561860fb5fc4054185b67b8d8b7a0d090697c

Contents?: true

Size: 357 Bytes

Versions: 5

Compression:

Stored size: 357 Bytes

Contents

# OryHydraClient::GetWellKnownJSONWebKeysOK

## Properties

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

## Example

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

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