Skip to content

Commit 83298b5

Browse files
author
cibot
committed
Definitions Update herald
1 parent 371ca84 commit 83298b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

alsdkdefs/apis/herald/herald.v1.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,8 @@ paths:
652652
anyOf:
653653
- $ref: '#/components/schemas/Basic-Error-Response'
654654
- $ref: '#/components/schemas/Validation-Error-Response'
655+
'403':
656+
description: Forbidden
655657
'413':
656658
description: Request Entity Too Large
657659
operationId: create_subscription
@@ -829,6 +831,8 @@ paths:
829831
anyOf:
830832
- $ref: '#/components/schemas/Basic-Error-Response'
831833
- $ref: '#/components/schemas/Validation-Error-Response'
834+
'403':
835+
description: Forbidden
832836
'404':
833837
description: Not Found
834838
'409':

0 commit comments

Comments
 (0)