Skip to content

Commit 28ab766

Browse files
committed
chore: deprecated to jsdoc template
1 parent 228f137 commit 28ab766

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

templates/javascript/clients/client/api/operation/jsdoc.mustache

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
{{#x-acl}}
77
* - {{.}}
88
{{/x-acl}}
9+
{{#isDeprecated}}
10+
*
11+
* @deprecated
12+
{{/idDeprecated}}
913
{{#x-create-wrapping-object}}
1014
* @param {{nickname}} - The {{nickname}} object.
1115
{{#allParams}}

0 commit comments

Comments
 (0)