Sha256: c31877b9890684737cef00e10157347bc11634022892793cc865e0f5f7a18bda
Contents?: true
Size: 356 Bytes
Versions: 5
Compression:
Stored size: 356 Bytes
Contents
# OryHydraClient::SwaggerRulesResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **body** | [**Array<SwaggerRule>**](SwaggerRule.md) | in: body type: array | [optional] | ## Example ```ruby require 'ory-oathkeeper-client' instance = OryHydraClient::SwaggerRulesResponse.new( body: null ) ```
Version data entries
5 entries across 5 versions & 1 rubygems