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