Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GET /companies/ Get list of companies - Status code 405 should be displayed when is send an invalid HTTP request #545

Open
Aniod01 opened this issue Jan 29, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Aniod01
Copy link

Aniod01 commented Jan 29, 2025

ENVIRONMENT:
Postman

Browser: Chrome
Device: Laptop
OS: Windows 10

STEPS TO REPRODUCE:

1.Enter URL http://peviitorqa.go.ro/api/v0/companies/?count=true
2.Select the POST, PUT and PATCH method
3.Click on "Send" button

EXPECTED RESULTS:
The results should return status code 405 - Method not allowed.

ACTUAL RESULTS:
The responses is 200 OK.

@ale23yfm ale23yfm added the bug Something isn't working label Jan 31, 2025
@ale23yfm ale23yfm self-assigned this Feb 1, 2025
@ale23yfm
Copy link
Contributor

ale23yfm commented Feb 1, 2025

please retest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants