Skip to content

Commit

Permalink
Fix feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
KustoKing committed Aug 28, 2023
1 parent b278563 commit 5b349fe
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ASIM/schemas/entities/ASimUser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@ Fields:
Description: The unique ID of the sign-in session of the user.
Example: 102pTUgC3p8RIqHvzxLCHnFlg

- Name: <<Role>>Domain
- Name: TargetDomain
Type: string
Class: Recommended
Description: The actor's domain.
Description: The target's domain.

- Name: <<Role>>DomainType
- Name: TargetDomainType
Type: string
Class: Conditional
Logical type: Enumerated
Description: The actor's domain type.
Follows: <<Role>>Domain
Description: The target's domain type.
Follows: TargetDomain

0 comments on commit 5b349fe

Please sign in to comment.