Actions
Issue #3762
closedlive documentation shows incorrect schema for /content/, /added_content/, and /removed_content/ under repository versions
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
Yes
Tags:
Documentation
Sprint:
Sprint 39
Quarter:
Description
Live docs show this:
The live docs are wrong. It's showing the schema for repository versions, as though the /repository/../versions/../content/ endpoint were returning repository versions.
Whereas as far as Django is concerned, they're just random detail routes that doesn't conform to any schema.
Files
Actions
Show correct schema under repository versions
Our live docs were not showing correct schema for content, added_content, and removed_content, but now are correct.
fixes #3762 https://pulp.plan.io/issues/3762