Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 678 Bytes

PatchedRACPropertyMappingRequest.md

File metadata and controls

13 lines (8 loc) · 678 Bytes

PatchedRACPropertyMappingRequest

Properties

Name Type Description Notes
managed kotlin.String Objects that are managed by authentik. These objects are created and updated automatically. This flag only indicates that an object can be overwritten by migrations. You can still modify the objects via the API, but expect changes to be overwritten in a later update. [optional]
name kotlin.String [optional]
expression kotlin.String [optional]
staticSettings kotlin.collections.Map<kotlin.String, kotlin.Any> [optional]