Azure / Azure/azure-cli-extensions
Completions in Interactive-Mode sends incorrect request header, "CommandName".
Open
extension/interactive
feature-request
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
**Describe the bug**
When a completion sends a request, the command name sent in the header matches the last command run in the interactive session.
**Expected behavior**
Completion should either send the command being completed for, or "interactive".
Whatever the case, it should be consistent.
Contributor guide
Assessment
This issue has not been assessed yet.