Sha256: f5daed3a1809fd014c058e605bd287efd4d7991f52c3dd597d24f60371ce16a5
Contents?: true
Size: 320 Bytes
Versions: 7
Compression:
Stored size: 320 Bytes
Contents
# OryKetoClient::HealthStatus ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **status** | **String** | Status always contains \"ok\". | [optional] | ## Example ```ruby require 'ory-keto-client' instance = OryKetoClient::HealthStatus.new( status: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems