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

     1  # ValidatePathMeta
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **ErrorResponseCode** | **int64** | Allows override of default 422 Unprocessible Entity response code for validation errors. | [optional] [default to null]
     7  **Method** | **string** |  | [optional] [default to null]
     8  **Path** | **string** |  | [optional] [default to null]
     9  **Schema** | [**map[string]interface{}**](interface{}.md) |  | [optional] [default to null]
    10  **SchemaB64** | **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