current_api_path

in lib/description_template.rb [84:87]


  def current_api_path
    "#{project_issues_path}/#{current_retrospective&.fetch('iid') || -1}"
  end