Commit 7a96479b authored by Arturo Herrero's avatar Arturo Herrero Committed by Justin Ho Tuan Duong

Add comment on mock backend endpoint

parent 03510314
......@@ -46,6 +46,7 @@ module Projects
end
def labels
# This implementation is just to mock the endpoint, to be implemented https://gitlab.com/gitlab-org/gitlab/-/issues/330778
render json: issue_json[:labels]
end
......
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