github.com/safedep/dry@v0.0.0-20241016050132-a15651f0548b/apiguard/tykgen/docs/HeaderInjectionMeta.md (about)

     1  # HeaderInjectionMeta
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **ActOn** | **bool** |  | [optional] [default to null]
     7  **AddHeaders** | **map[string]string** |  | [optional] [default to null]
     8  **DeleteHeaders** | **[]string** |  | [optional] [default to null]
     9  **Method** | **string** |  | [optional] [default to null]
    10  **Path** | **string** |  | [optional] [default to null]
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13