X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a959f21c8147f26362df392bc3fd3290db69de85..57d5e8e0f8e8c3871e2d95d14e3088c0a3f41a9b:/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" \