Sha256: e3a6f2c199a51b0cf5f163d9d16b1e6050c96c323a66fdda05aba63e42563c39
Contents?: true
Size: 322 Bytes
Versions: 1
Compression:
Stored size: 322 Bytes
Contents
# OryOathkeeperClient::InlineResponse200 ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **status** | **String** | Always \"ok\". | | ## Example ```ruby require 'ory-oathkeeper-client' instance = OryOathkeeperClient::InlineResponse200.new( status: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ory-oathkeeper-client-0.38.20.beta1 | docs/InlineResponse200.md |