Skip to content

fix(chat): allow v2 endpoint context nullable

Shinya Maeda requested to merge allow-null-to-chat-agent-context into main

What does this merge request do and why?

This MR fixes Allow resource to be nil for v2/chat/agent endp... (gitlab-org/gitlab#468905 - closed)

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.
Edited by Shinya Maeda

Merge request reports