使用此api时 [/v0/indices/{index_id}](https://bangumi.github.io/api/#/%E7%9B%AE%E5%BD%95/editIndexById) Edit index's information 发送 ``` { "title": "BANGUMI最差动漫TOP100(2026)", "description": "abc\r\nabc" } ``` 返回 ``` { "title": "Bad Request", "details": { "path": "/v0/indices/87084", "method": "PUT" }, "request_id": "9b70bddead4d4b7a-LHR", "description": "invalid string" } ``` 无法编辑,实测删去\r\n可以正常编辑