Commit 40cdfc12 authored by Oswaldo Ferreira's avatar Oswaldo Ferreira

Add comment explaining Github empty endpoints

parent 362ee24a
# These endpoints partially mimic Github API behavior in order to successfully
# integrate with Jira Development Panel.
# Endpoints returning an empty list were temporarily added to avoid 404's
# during Jira's DVCS integration.
#
module API
module V3
class Github < Grape::API
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment