mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-19 12:06:42 +08:00
Add license and Fix IDE warnings (#11985)
### What problem does this PR solve? - Add license - Fix IDE warnings ### Type of change - [x] Refactoring --------- Signed-off-by: Jin Hai <haijin.chn@gmail.com> Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
This commit is contained in:
@ -717,7 +717,7 @@ class OnyxConfluence:
|
||||
"""
|
||||
The search/user endpoint can be used to fetch users.
|
||||
It's a separate endpoint from the content/search endpoint used only for users.
|
||||
Otherwise it's very similar to the content/search endpoint.
|
||||
It's very similar to the content/search endpoint.
|
||||
"""
|
||||
|
||||
# this is needed since there is a live bug with Confluence Server/Data Center
|
||||
|
||||
Reference in New Issue
Block a user