Ι am using drf spectacular to produce my schema. In some cases it produces some endpoints that are not used or wanted to be used.I want rule them out. everything i tried seems pointless since the view we have can indeed be used for the purposes that the schema shows but we dont want that to show.
I try to automate my endpoint and views documentation I expected it to be fine but it isnt
New contributor
knowNothing is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.