Issue #3762
Updated by dalley over 6 years ago
Nightly sphinx docs show this:
!sphinx_docs.png!
Live docs show this:
!live_docs.png!
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.