Skip to content

Remove /v2/completions legacy endpoint

Nathan Weinshenker requested to merge 420-remove-v2-completions-api-endpoint into main

What does this merge request do and why?

Remove /v2/completions legacy endpoint

Disabling the tests and the v2 endpoint of the code completions as it's a legacy endpoint within the system

Changelog: removed

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.

Closes #420

Merge request reports