X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7df2da959b583d3646b9fde606f9e74d598d4bb9..72e22b49ec2721d3a1369da768d3d74fa9c079c3:/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" \