PGBI / kong-dashboard

Dashboard for managing Kong gateway
MIT License
2.17k stars 390 forks source link

Missing field for config.http_method #195

Closed ndreno closed 5 years ago

ndreno commented 5 years ago

Issue summary

No (optional) field for config.http_method in the request-transformer plugin(https://docs.konghq.com/hub/kong-inc/request-transformer/)

Your environment

Issue description

Could be great if we could add this field to be able to transform one GET to POST for example

Current behavior

no field on the plugin page

Expected behavior

optional field

Steps to reproduce

Add Request-transformer plugin to an API/Service