We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371ca84 commit 83298b5Copy full SHA for 83298b5
alsdkdefs/apis/herald/herald.v1.yaml
@@ -652,6 +652,8 @@ paths:
652
anyOf:
653
- $ref: '#/components/schemas/Basic-Error-Response'
654
- $ref: '#/components/schemas/Validation-Error-Response'
655
+ '403':
656
+ description: Forbidden
657
'413':
658
description: Request Entity Too Large
659
operationId: create_subscription
@@ -829,6 +831,8 @@ paths:
829
831
830
832
833
834
835
836
'404':
837
description: Not Found
838
'409':
0 commit comments