Skip to content

Commit

Permalink
fixed PipelinesHistoryClient
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos-lg committed Jun 29, 2023
1 parent 0ca70f7 commit 229747d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,6 @@ void allowAbsentIndentifiers(
void notifyAbsentIdentifiers(
@PathVariable("datasetKey") UUID datasetKey,
@PathVariable("attempt") int attempt,
@PathVariable("executionKey") long executionKey,
@RequestBody String message);
}

0 comments on commit 229747d

Please sign in to comment.