Skip to content

Commit 3fcce28

Browse files
committed
Update the relationships section from the doc stubs
1 parent be83887 commit 3fcce28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-reference/beta/resources/customSecurityAttributeExemption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Inherits from [entity](../resources/entity.md).
3838
| operator | customSecurityAttributeComparisonOperator | The possible values are: `equals`, `unknownFutureValue`. If `equals`, the customSecurityAttributeExemption value is compared to match the custom security attribute value for the exemption to be applied. The comparison is case sensitive. |
3939

4040
## Relationships
41-
Inherited by [customSecurityAttributeStringValueExemption](customSecurityAttributeStringValueExemption.md).
41+
None.
4242

4343
## JSON representation
4444
The following JSON representation shows the resource type.

api-reference/beta/resources/customSecurityAttributeStringValueExemption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Inherits from [customSecurityAttributeExemption](../resources/customsecurityattr
3636
| value | string | Value representing custom security attribute value to compare against while evaluating the exemption. |
3737

3838
## Relationships
39-
Inherits from [customSecurityAttributeExemption](customSecurityAttributeExemption.md).
39+
None.
4040

4141
## JSON representation
4242
The following JSON representation shows the resource type.

0 commit comments

Comments
 (0)