chore: hide Route.fulfill.response from != JS
This commit is contained in:
parent
e91243ac90
commit
e641bf2bed
|
|
@ -221,6 +221,7 @@ File path to respond with. The content type will be inferred from file extension
|
||||||
is resolved relative to the current working directory.
|
is resolved relative to the current working directory.
|
||||||
|
|
||||||
### option: Route.fulfill.response
|
### option: Route.fulfill.response
|
||||||
|
* langs: js
|
||||||
- `response` <[FetchResponse]>
|
- `response` <[FetchResponse]>
|
||||||
|
|
||||||
[FetchResponse] to fulfill route's request with. Individual fields of the response (such as headers) can be overridden using fulfill options.
|
[FetchResponse] 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