cleanup: trim default resource comments

This commit is contained in:
“Naeel”
2026-04-29 21:34:38 +04:00
parent 09a6ce56cd
commit 5952a4e344
4 changed files with 43 additions and 14 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<cfset this.helper=CreateObject("component","lib.rest_api_helper")/>
</cfsilent>
<cffunction name="get" hint="DEPRECATED. Шаблон экземпляра"><!--- *** TODO проверка принадлежности тенанту --->
<cffunction name="get" hint="DEPRECATED. Шаблон экземпляра">
<cfargument name="svcId" type="string" required=true hint="type:integer"/>
<cftry>