Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revert(api): remove /plugins/schema/:name (#11313)
Partially reverts #10846 Even though we have been emitting deprecation warnings when the endpoint was used, we didn't remove it in 3.0, and doing it now can be a surprise breaking change for someone. In fact, someone had to update a project which was relying on that path, that is linked in #10846 This reverts the removal and replaces the deprecation version with 4.0 instead of 3.0. This PR does not revert the changes in our tests to use the new endpoint instead of the deprecated one.
- Loading branch information
1ec4d73
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bazel Build
Docker image available
kong/kong:1ec4d73c1db104a529620109cabbb7a55b9fb468
Artifacts available https://github.com/Kong/kong/actions/runs/5694708843