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