Sha256: 3f30654370817e8faa980b132c1011e934b6af0f6a2265870439931f9b617202
Contents?: true
Size: 598 Bytes
Versions: 34
Compression:
Stored size: 598 Bytes
Contents
# OryHydraClient::DoOryAccessControlPoliciesAllow ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **body** | [**OryAccessControlPolicyAllowedInput**](OryAccessControlPolicyAllowedInput.md) | | [optional] **flavor** | **String** | The ORY Access Control Policy flavor. Can be \"regex\", \"glob\", and \"exact\". in: path | ## Code Sample ```ruby require 'OryHydraClient' instance = OryHydraClient::DoOryAccessControlPoliciesAllow.new(body: null, flavor: null) ```
Version data entries
34 entries across 34 versions & 1 rubygems