Skip to content

Conversation

@MayconDionisio
Copy link

In some cases kong returns 400 and this PR proposes gokong to return this errors in the following user cases:

  • Create Route
  • Update Route
  • Create Service
  • Update Service
  • Create Plugin
  • Update Plugin

Lucca Mendonça and others added 4 commits January 10, 2020 14:20
There are some scenarios where Kong responds with a "Bad Request (400)"
error when trying to delete a service.

A good example is when given service
has at least 1 Route attached to it, and Kong will neither cascade the
delete to the Route nor allow us to delete the service, leving an
orphan Route behind
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants