- 
                Notifications
    You must be signed in to change notification settings 
- Fork 90
WebApiProxy Configuration File
        Fanie Reynders edited this page Jan 23, 2015 
        ·
        1 revision
      
    | Attribute | Description | Required | Default | 
|---|---|---|---|
| name | Name of proxy | No | MyWebApiProxy | 
| clientSuffix | Generated suffix of each client | No | Client | 
| endpoint | WebApiProxy metadata endpoint URL | Yes | |
| namespace | Namespace to use for proxy code | No | WebApi.Proxies | 
| generateOnBuild | Force generation of proxy on each build | No | true |