Skip to content

Commit

Permalink
Definitions Update herald
Browse files Browse the repository at this point in the history
  • Loading branch information
cibot committed Sep 24, 2020
1 parent 22f46f0 commit 669c4a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions alsdkdefs/apis/herald/herald.v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ paths:
description: Entity ID
get:
summary: Get account integrations for the specified account
deprecated: true
tags:
- Integrations
responses:
Expand Down Expand Up @@ -68,6 +69,7 @@ paths:
- X-AIMS-Auth-Token: []
'/herald/v2/{account_id}/integrations':
get:
deprecated: true
summary: List account integrations for the specified account
tags:
- Integrations
Expand Down Expand Up @@ -115,6 +117,7 @@ paths:
description: AIMS Account ID
/herald/v2/integration_types:
get:
deprecated: true
summary: List available integration types
tags:
- Integrations
Expand Down

0 comments on commit 669c4a9

Please sign in to comment.