Sha256: e5fbe045654f1e14a9f284a13a43256d84a09d83dbfaa00dcb03f07cc412d78c
Contents?: true
Size: 293 Bytes
Versions: 2
Compression:
Stored size: 293 Bytes
Contents
# OryClient::IsAlive200Response ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **status** | **String** | Always \"ok\". | | ## Example ```ruby require 'ory-client' instance = OryClient::IsAlive200Response.new( status: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ory-client-0.2.0.alpha4 | docs/IsAlive200Response.md |
ory-client-0.2.0.alpha2 | docs/IsAlive200Response.md |