Sha256: 0a0f1814aad27d52060aed4be278a17f97b6e3fb34f7e5ad91521f2e8d5947fd
Contents?: true
Size: 328 Bytes
Versions: 7
Compression:
Stored size: 328 Bytes
Contents
# OryHydraClient::GetVersion200Response ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **version** | **String** | The version of Ory Hydra. | [optional] | ## Example ```ruby require 'ory-hydra-client' instance = OryHydraClient::GetVersion200Response.new( version: null ) ```
Version data entries
7 entries across 7 versions & 1 rubygems