Can receive the same responses from one endpoint using different methods

Hey to everyone. Faced an issue (it is local - only on my laptop) that I can receive the same responses using different methods - GET, PUT, POST, OPTIONS, etc (endpoint should work correctly only with GET method). Probably there are some settings in Postman to manage it? Thanks for your help!

This seems to the an issue with the API itself, not with Postman.

Looks like it is my local issue. My teammates does not face similar issue.