Skip to content

Commit 669c4a9

Browse files
author
cibot
committed
Definitions Update herald
1 parent 22f46f0 commit 669c4a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

alsdkdefs/apis/herald/herald.v1.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ paths:
3232
description: Entity ID
3333
get:
3434
summary: Get account integrations for the specified account
35+
deprecated: true
3536
tags:
3637
- Integrations
3738
responses:
@@ -68,6 +69,7 @@ paths:
6869
- X-AIMS-Auth-Token: []
6970
'/herald/v2/{account_id}/integrations':
7071
get:
72+
deprecated: true
7173
summary: List account integrations for the specified account
7274
tags:
7375
- Integrations
@@ -115,6 +117,7 @@ paths:
115117
description: AIMS Account ID
116118
/herald/v2/integration_types:
117119
get:
120+
deprecated: true
118121
summary: List available integration types
119122
tags:
120123
- Integrations

0 commit comments

Comments
 (0)