#4823 API docs: "View a tag of a project" / api_project_tag_view undocumented
Closed: Fixed by decathorpe. Opened by decathorpe.

The "View a tag of a project" API endpoint is not documented for the API docs.

I guess it should show up between "List all the tags of a project" and "Create a new tag on a project" in the project tab of the API docs (https://pagure.io/api/0/#projects-tab), but it doesn't.

It was added here, before the 5.9.1 release:
https://pagure.io/pagure/c/f6b1f497a6866c91a139dfd629efd7d0fffe2374

I don't know why the other endpoints show up in the rendered docs, but this one doesn't ...


Metadata Update from @jlanda:
- Issue tagged with: bug, easyfix

It's missing on https://pagure.io/pagure/blob/master/f/pagure/api/init.py#_513-538

Fixed with PR #4824

Metadata Update from @decathorpe:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata
Related Pull Requests