github.com/safedep/dry@v0.0.0-20241016050132-a15651f0548b/apiguard/tykgen/docs/UrlRewriteMeta.md (about) 1 # UrlRewriteMeta 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **MatchRegexp** | [***Regexp**](Regexp.md) | | [optional] [default to null] 7 **MatchPattern** | **string** | | [optional] [default to null] 8 **Method** | **string** | | [optional] [default to null] 9 **Path** | **string** | | [optional] [default to null] 10 **RewriteTo** | **string** | | [optional] [default to null] 11 **Triggers** | [**[]RoutingTrigger**](RoutingTrigger.md) | | [optional] [default to null] 12 13 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 14