Draft: Send feature flags as part of headers to AIGW
What does this MR do and why?
Resolves #473697 (closed)
TODO: specs
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
- Add a
bindy.pry_shell
after line 31 in theheaders
method ofee/lib/api/code_suggestions.rb
- From your terminal in the gdk directory, run
pry-shell
- Double check the headers look right in the shell by looking at
feature_flags_headers
Edited by Missy Davies