docs(dotnet): enable request interception (#14517)
This commit is contained in:
parent
88ba9c2ff2
commit
77537d6b59
|
|
@ -223,7 +223,6 @@ File path to respond with. The content type will be inferred from file extension
|
|||
is resolved relative to the current working directory.
|
||||
|
||||
### option: Route.fulfill.response
|
||||
* langs: js, java, python
|
||||
- `response` <[APIResponse]>
|
||||
|
||||
[APIResponse] to fulfill route's request with. Individual fields of the response (such as headers) can be overridden using fulfill options.
|
||||
|
|
|
|||
Loading…
Reference in a new issue