You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not bit deal for one-liners as in this example, but it makes debugging large scripts more complicated then it needs to be. It would be great if put script command accepted unwrapped scripts like this:
After speaking with @javanna it looks like it might be a good idea to integrate this with #19388, otherwise we will have to add even more magic into detection of the content type.
Given the direction is to remove the existing endpoint that support plain/text rather than adding new ones, see #22751, I would close this. Do you mind @imotov ? :)
In 5.0 in order to store a script, the script needs to be wrapped into a single field json object:
It's not bit deal for one-liners as in this example, but it makes debugging large scripts more complicated then it needs to be. It would be great if put script command accepted unwrapped scripts like this:
The text was updated successfully, but these errors were encountered: