X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a959f21c8147f26362df392bc3fd3290db69de85..589d2b599714a5e3c239aa25029f1a0a4261f520:/apps/workbench/app/views/application/_show_advanced_curl_example.html.erb diff --git a/apps/workbench/app/views/application/_show_advanced_curl_example.html.erb b/apps/workbench/app/views/application/_show_advanced_curl_example.html.erb index 0454c13c30..d6b983470d 100644 --- a/apps/workbench/app/views/application/_show_advanced_curl_example.html.erb +++ b/apps/workbench/app/views/application/_show_advanced_curl_example.html.erb @@ -1,3 +1,4 @@ +An example curl command to update the "<%= object.attributes.keys[-3] %>" attribute for the current <%= object.class.to_s.underscore %>:
 curl -X PUT \
  -H "Authorization: OAuth2 $ARVADOS_API_TOKEN" \