Skip to content

Commit

Permalink
docs: comment [ci-skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Oct 19, 2023
1 parent f36675b commit 6a23397
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module PactBroker
module Api
module Decorators
class EmbeddedBranchVersionDecorator < BaseDecorator
property :branch_name, as: :name
property :branch_name, as: :name # TODO rename this to branchName in next major version
property :latest?, as: :latest

link :self do | options |
Expand Down

0 comments on commit 6a23397

Please sign in to comment.