[F] $server
function $server(   context,   target,   url,   description?,   parameters?): voidConfigure the server url for the service.
Parameters
| Parameter | Type | Description | 
|---|---|---|
context | DecoratorContext | Decorator context | 
target | Namespace | Decorator target (must be a namespace) | 
url | string | - | 
description? | string | Description for this server. | 
parameters? | Type | 
Returns
void
Optional
Parameters to interpolate in the server url.