Forum Discussion

Harikrishna4964's avatar
Harikrishna4964
New Member
2 years ago

methods excluding

Actually I am trying to implement swagger for my django drf project but it's displaying all endpoint methods I don't want post put delete methods display in swagger what should I do?
  • nmrao's avatar
    nmrao
    Champion Level 3

    Are those methods not required permanently? then you can delete, right?