mirror of
https://github.com/intergalacticalvariable/reader.git
synced 2024-11-16 11:42:32 +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': {
|
||||
description: `Specifies your preference for the response format.\n\n` +
|
||||
`Supported formats: \n` +
|
||||
`- text/event - stream\n` +
|
||||
`- application/json or text/json\n` +
|
||||
`- text/event-stream\n` +
|
||||
`- application/json or text/json\n` +
|
||||
`- text/plain`
|
||||
,
|
||||
in: 'header',
|
||||
|
|
Loading…
Reference in New Issue
Block a user