cleanup: trim default resource comments
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user