Sha256: 4da44a24ed1a92a12222a19e5ee4d37332e0953495e99069245577a93c84ccc1
Contents?: true
Size: 570 Bytes
Versions: 34
Compression:
Stored size: 570 Bytes
Contents
# OryHydraClient::DeleteOryAccessControlPolicyRole ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **flavor** | **String** | The ORY Access Control Policy flavor. Can be \"regex\", \"glob\", and \"exact\". in: path | **id** | **String** | The ID of the ORY Access Control Policy Role. in: path | ## Code Sample ```ruby require 'OryHydraClient' instance = OryHydraClient::DeleteOryAccessControlPolicyRole.new(flavor: null, id: null) ```
Version data entries
34 entries across 34 versions & 1 rubygems