METHOD-001PASS
GET /users - Allowed method
GET requests to /users are allowed as defined in the OpenAPI spec.
12 tests verify that only allowed HTTP methods are accepted per endpoint as defined in the OpenAPI specification.
GET requests to /users are allowed as defined in the OpenAPI spec.
DELETE requests are blocked if not explicitly defined for this endpoint.