X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b3cc51580f7d4bfa0c390e29950b2d605bfcda79..0e9443678fc7fd4862b76a10184dc7357a75155d:/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" \