maxisvest
maxisvest
I read the example in #643, and I see that in @NathanSweet last comment says when decode `SomeClass#anotherClass` but `AnotherClass`'s structure is missing, it will cause decode failure. Because `CompatibleFieldSerializer`...
An recommendation for #643 in #684 , give a default registration if missing Class structure when reading
### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Branch name main ### Commit ID a7bd427 ### Other environment information...
### Describe your problem I'm use the v0.16.0 ragflow, and I use the api `/api/v1/chats/{chat_id}/sessions` to create a session. But the api retrun 405 Not Allowed. Here is the curl:...