Sha256: ba4c5bda27c319e15d644cdc26f99d494608826115d2d26c82fe056b60b1ae50
Contents?: true
Size: 332 Bytes
Versions: 1
Compression:
Stored size: 332 Bytes
Contents
# OryOathkeeperClient::InlineResponse2001 ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **version** | **String** | The version of Ory Oathkeeper. | | ## Example ```ruby require 'ory-oathkeeper-client' instance = OryOathkeeperClient::InlineResponse2001.new( version: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ory-oathkeeper-client-0.38.20.beta1 | docs/InlineResponse2001.md |