initial
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<cfcomponent extends="taffy.core.resource" taffy:uri="/foo">
|
||||
|
||||
<cffunction name="get">
|
||||
<cfreturn representationOf("hi").withStatus(200) />
|
||||
</cffunction>
|
||||
|
||||
</cfcomponent>
|
||||
Reference in New Issue
Block a user