20259: Add documentation for banner and tooltip features
[arvados.git] / apps / workbench / app / views / application / _show_advanced_curl_example.html.erb
index 0454c13c30d2b496eae2f1dcdfca19d0ee87466b..c517de3aff74e5713f29a9a981016ff36a1b75f6 100644 (file)
@@ -1,3 +1,8 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
+An example curl command to update the "<%= object.attributes.keys[-3] %>" attribute for the current <%= object.class.to_s.underscore %>:
 <pre>
 curl -X PUT \
  -H "Authorization: OAuth2 $ARVADOS_API_TOKEN" \