Remove the warning from cURL command, or at least make this an Information note, not a Warning #6066
Labels
area/frontend
Needs frontend code changes
enhancement
New feature or request
good first issue
Great issue for new contributors
kind/quick-win
Seems to be quick to do
Feature description
It's annoying to see this warning every time you want to get a cURL command; also, the information shown here is fairly obvious (that the user would need to fill in a SECRET placeholder with a real secret or point to their local file with FILE type input). It seems best to remove this warning entirely:
If you prefer to keep it, let's change it to Info note with text
"For SECRET and FILE-type inputs, adjust the command to match the actual value."
The text was updated successfully, but these errors were encountered: