Github user MohanDV commented on the issue: https://github.com/apache/metron/pull/862 Hi @ottobackwards , we don't need new test. Currently on the Swagger UI we see that API '/api/v1/user' is listed with all the Request methods. After this fix we will see it will be listed for only GET request method. I verified by building the full dev with this change.
---