kong-dashboard
kong-dashboard copied to clipboard
fix create_or_update_resource controller and oauth2 admin api schema for 1.0
This PR introduces the following changes:
- The
redirect_uri
field of OAuth 2.0 plugin has been changed toredirect_uris
in version 0.15 and 1.0.x - remove consumer_id from request body when creating acl/basic-auth/hmac-auth/jwt/key-auth/oauth2 resources