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

fix(solver) set foreign ID only for plugins PUT requests #16

Merged
merged 1 commit into from
May 8, 2019

Commits on May 8, 2019

  1. fix(solver) set foreign ID only for plugins PUT requests

    Kong 1.1 introduces a change where specifying the name and id of the
    service on a POST request results in an incorrect error from Kong.
    
    While, this is a bug in Kong, Kong doesn't promise any compat for cases
    when Admin API reqeusts contains entire nested foreign objects.
    hbagdi committed May 8, 2019
    Configuration menu
    Copy the full SHA
    d82cfad View commit details
    Browse the repository at this point in the history