I have a CRUD controller and I wish to hide a POST method from api-docs and swagger-ui based on the value of a property locat
CRUD controller
POST
api-docs
swagger-ui