mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader
synced 2025-08-15 23:35:58 +08:00
fix: docs
This commit is contained in:
parent
a8e0628460
commit
4f37de24f6
@ -401,8 +401,8 @@ ${suffixMixins.length ? `\n${suffixMixins.join('\n\n')}\n` : ''}`;
|
|||||||
'Accept': {
|
'Accept': {
|
||||||
description: `Specifies your preference for the response format.\n\n` +
|
description: `Specifies your preference for the response format.\n\n` +
|
||||||
`Supported formats: \n` +
|
`Supported formats: \n` +
|
||||||
`- text/event - stream\n` +
|
`- text/event-stream\n` +
|
||||||
`- application/json or text/json\n` +
|
`- application/json or text/json\n` +
|
||||||
`- text/plain`
|
`- text/plain`
|
||||||
,
|
,
|
||||||
in: 'header',
|
in: 'header',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user