Skip to content

Commit

Permalink
UXPROD-5001 refactoring. Changed logic for Kafka request topic listening
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonAntonich committed Dec 10, 2024
1 parent 33cac67 commit e5ce55d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ CirculationRequest:
description: The ID of the Service Point where this request can be picked up
type: string
isDcbReRequestCancellation:
description: Flag to suppress sending cancellation notifications. If true, no notification will be sent when cancelling the request
description: Indicates whether the request was cancelled during a DCB transaction update
type: boolean
item:
$ref: CirculationRequest.yaml#/item
Expand Down

0 comments on commit e5ce55d

Please sign in to comment.