Skip to content

.1787171831827849:70eb71be0b23f051cc8ba1d85dd9fcde_69e344f5b9c65c5d914ff43a.69e34807b9c65c5d914ff4d8.69e34806c2f4366c5277e20e:Trae CN.T(2026/4/18 16:59:51)#38

Open
sonicmaster123 wants to merge 3 commits into
cristoper:masterfrom
sonicmaster123:fix-feeds-response

Conversation

@sonicmaster123
Copy link
Copy Markdown

修复未提供feed参数时的错误响应格式
将简单的header错误提示改为根据请求格式返回JSON或XML的错误响应
同时更新OpenAPI文档以包含400错误响应定义

在FeedMixer类中新增keyword参数,用于根据关键词过滤feed条目。当提供keyword时,只保留标题或描述中包含该关键词的条目(不区分大小写)。同时更新API接口以支持从查询参数中获取keyword值。
在Atom、RSS和JSON feed接口中添加keywordFilter查询参数,用于根据关键词过滤返回的条目
将简单的header错误提示改为根据请求格式返回JSON或XML的错误响应
同时更新OpenAPI文档以包含400错误响应定义
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant