Sha256: bec1299bc024cf1ff04218d97be42d296b6a5c6a176a9a5568ae88e2aa04ad3d
Contents?: true
Size: 387 Bytes
Versions: 5
Compression:
Stored size: 387 Bytes
Contents
# OryHydraClient::SwaggerUpdateRuleParameters ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **body** | [**SwaggerRule**](SwaggerRule.md) | | [optional] | | **id** | **String** | in: path | | ## Example ```ruby require 'ory-oathkeeper-client' instance = OryHydraClient::SwaggerUpdateRuleParameters.new( body: null, id: null ) ```
Version data entries
5 entries across 5 versions & 1 rubygems