mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-15 01:15:55 +08:00
Update conversation_api.md (#489)
Fixed a spelling error: save -> safe ### What problem does this PR solve? Fixed a spelling error: save -> safe ### Type of change - [x] Documentation Update
This commit is contained in:
parent
2bc9a7cc18
commit
bd76a82c1f
@ -11,7 +11,7 @@ https://demo.ragflow.io/v1/
|
|||||||
|
|
||||||
## Authorization
|
## Authorization
|
||||||
|
|
||||||
All the APIs are authorized with API-Key. Please keep it save and private. Don't reveal it in any way from the front-end.
|
All the APIs are authorized with API-Key. Please keep it safe and private. Don't reveal it in any way from the front-end.
|
||||||
The API-Key should put in the header of request:
|
The API-Key should put in the header of request:
|
||||||
```buildoutcfg
|
```buildoutcfg
|
||||||
Authorization: Bearer {API_KEY}
|
Authorization: Bearer {API_KEY}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user