Skip to content

Commit fcc6480

Browse files
committed
Updated API from documentation release
1 parent 492c7ab commit fcc6480

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

api-specs/api/types/message/ApprovalRuleKeySetMessage.raml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ properties:
99
key?:
1010
type: string
1111
description: |
12-
Description of the [ApprovalRule](ctp:api:type:ApprovalRule) after the [Set Key](ctp:api:type:ApprovalRuleSetKeyAction) update action.
12+
`key` value of the [ApprovalRule](ctp:api:type:ApprovalRule) after the [Set Key](ctp:api:type:ApprovalRuleSetKeyAction) update action.
1313
oldKey?:
1414
type: string
1515
description: |
16-
Description of the [ApprovalRule](ctp:api:type:ApprovalRule) before the [Set Key](ctp:api:type:ApprovalRuleSetKeyAction) update action.
16+
`key` value of the [ApprovalRule](ctp:api:type:ApprovalRule) before the [Set Key](ctp:api:type:ApprovalRuleSetKeyAction) update action.

api-specs/api/types/message/payload/ApprovalRuleKeySetMessagePayload.raml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ properties:
99
key?:
1010
type: string
1111
description: |
12-
Description of the [ApprovalRule](ctp:api:type:ApprovalRule) after the [Set Key](ctp:api:type:ApprovalRuleSetKeyAction) update action.
12+
`key` value of the [ApprovalRule](ctp:api:type:ApprovalRule) after the [Set Key](ctp:api:type:ApprovalRuleSetKeyAction) update action.
1313
oldKey?:
1414
type: string
1515
description: |
16-
Description of the [ApprovalRule](ctp:api:type:ApprovalRule) before the [Set Key](ctp:api:type:ApprovalRuleSetKeyAction) update action.
16+
`key` value of the [ApprovalRule](ctp:api:type:ApprovalRule) before the [Set Key](ctp:api:type:ApprovalRuleSetKeyAction) update action.

0 commit comments

Comments
 (0)