github.com/safedep/dry@v0.0.0-20241016050132-a15651f0548b/apiguard/tykgen/docs/ApiDefinitionProxy.md (about) 1 # ApiDefinitionProxy 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **CheckHostAgainstUptimeTests** | **bool** | | [optional] [default to null] 7 **DisableStripSlash** | **bool** | | [optional] [default to null] 8 **EnableLoadBalancing** | **bool** | | [optional] [default to null] 9 **ListenPath** | **string** | | [optional] [default to null] 10 **PreserveHostHeader** | **bool** | | [optional] [default to null] 11 **ServiceDiscovery** | [***ServiceDiscoveryConfiguration**](ServiceDiscoveryConfiguration.md) | | [optional] [default to null] 12 **StripListenPath** | **bool** | | [optional] [default to null] 13 **TargetList** | **[]string** | | [optional] [default to null] 14 **TargetUrl** | **string** | | [optional] [default to null] 15 **Transport** | [***ApiDefinitionProxyTransport**](APIDefinition_proxy_transport.md) | | [optional] [default to null] 16 17 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18