-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Console] Update "Copy as cURL" to interpolate variables and strip request-body comments #140262
[Console] Update "Copy as cURL" to interpolate variables and strip request-body comments #140262
Conversation
Pinging @elastic/platform-deployment-management (Team:Deployment Management) |
@elasticmachine merge upstream |
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.
tested locally, changes lgtm
src/plugins/console/public/application/components/console_menu.tsx
Outdated
Show resolved
Hide resolved
c2d5f16
to
40a0ac1
Compare
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: cc @mibragimov |
Fixes #136786
Summary
Fixes "Copy as cURL" command for requests with variables and comments.
Things updated for "Copy as cURL"
Testing
The output should result in a successful request