#3962 Unable to get PR's flags status
Closed: Fixed 5 years ago Opened 5 years ago by fbo.

The API offers a way to set PR's flags but a GET is not supported:

curl https://pagure.io/api/0/test-zuul/pull-request/13/flag                           
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>405 Method Not Allowed</title>
<h1>Method Not Allowed</h1>
<p>The method is not allowed for the requested URL.</p>

To complete the PR's flags support, the GET should be supported.


Metadata Update from @pingou:
- Issue set to the milestone: 5.2
- Issue tagged with: RFE

5 years ago

Metadata Update from @pingou:
- Issue assigned to pingou

5 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #3980 Merged 5 years ago