Sha256: 5e411fbfc0d0bca55d1ab8463e704193504a15137b14714dae17090f65b8db9d
Contents?: true
Size: 380 Bytes
Versions: 6
Compression:
Stored size: 380 Bytes
Contents
# OryHydraClient::PluginConfigRootfs ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **diff_ids** | **Array<String>** | diff ids | [optional] | | **type** | **String** | type | [optional] | ## Example ```ruby require 'ory-hydra-client' instance = OryHydraClient::PluginConfigRootfs.new( diff_ids: null, type: null ) ```
Version data entries
6 entries across 6 versions & 1 rubygems