Skip to content

Commit

Permalink
Definitions Update connectors
Browse files Browse the repository at this point in the history
  • Loading branch information
cibot committed Feb 14, 2024
1 parent 32acc86 commit cf9d910
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion alsdkdefs/apis/connectors/connectors.v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,10 @@ paths:
properties:
message_id:
type: string
description: The id of message being enqueued
description: SQS id of message being enqueued
notification_id:
type: string
description: Notification id
- $ref: '#/components/schemas/ActualRequest'
description: Returns either request result (if `sync` query parameter is equal to `true`) or `message_id` of enqueued notification
'403':
Expand Down

0 comments on commit cf9d910

Please sign in to comment.