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
Updated by CodeHeeler over 6 years ago
- Triaged changed from No to Yes
- Sprint Candidate changed from No to Yes
Updated by CodeHeeler over 6 years ago
- Status changed from NEW to POST
- Assignee set to CodeHeeler
Added by CodeHeeler over 6 years ago
Added by CodeHeeler over 6 years ago
Revision 408f41d7 | View on GitHub
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.
Updated by CodeHeeler over 6 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp|408f41d7ae479da421048d363f440f564818e972.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
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