Sha256: 9b2d4608855d8762604eb87ed612019ee7023ef318011c13d0a6348a13b5f6f9
Contents?: true
Size: 391 Bytes
Versions: 5
Compression:
Stored size: 391 Bytes
Contents
# OryHydraClient::UpdateRuleInternalServerError ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **payload** | [**UpdateRuleInternalServerErrorBody**](UpdateRuleInternalServerErrorBody.md) | | [optional] | ## Example ```ruby require 'ory-oathkeeper-client' instance = OryHydraClient::UpdateRuleInternalServerError.new( payload: null ) ```
Version data entries
5 entries across 5 versions & 1 rubygems