Skip to content

Commit

Permalink
docs: add TODO [ci-skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Oct 6, 2023
1 parent 2115a96 commit ff98416
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ def body
property :logs
property :success?, as: :success

#TODO rename to pb:webhook in next major version
link :webhook do | options |
if options.fetch(:webhook).uuid
{
Expand All @@ -73,6 +74,7 @@ def body
end
end

#TODO rename to pb:try-again in next major version
link :'try-again' do | options |
{
title: "Execute the webhook again",
Expand Down

0 comments on commit ff98416

Please sign in to comment.