Skip to content

Commit

Permalink
Definitions Update herald
Browse files Browse the repository at this point in the history
  • Loading branch information
cibot committed Jun 14, 2023
1 parent 371ca84 commit 83298b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions alsdkdefs/apis/herald/herald.v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,8 @@ paths:
anyOf:
- $ref: '#/components/schemas/Basic-Error-Response'
- $ref: '#/components/schemas/Validation-Error-Response'
'403':
description: Forbidden
'413':
description: Request Entity Too Large
operationId: create_subscription
Expand Down Expand Up @@ -829,6 +831,8 @@ paths:
anyOf:
- $ref: '#/components/schemas/Basic-Error-Response'
- $ref: '#/components/schemas/Validation-Error-Response'
'403':
description: Forbidden
'404':
description: Not Found
'409':
Expand Down

0 comments on commit 83298b5

Please sign in to comment.