feat: added a new infobox field for related persons and characters.#840
Open
xiaoyvyv wants to merge 1 commit intobangumi:masterfrom
Open
feat: added a new infobox field for related persons and characters.#840xiaoyvyv wants to merge 1 commit intobangumi:masterfrom
infobox field for related persons and characters.#840xiaoyvyv wants to merge 1 commit intobangumi:masterfrom
Conversation
Contributor
|
这个infobox的返回类型其实应该考虑重新设计一下,现在这样静态类型的语言非常不好解析 |
Author
|
目前这两个api没法读到中文名称等信息,我复用了inbox字段 |
Contributor
|
我知道,我说的就是 WikiV0 。。。 |
Author
|
改成一层map,如果value是非字符串的直接返回json字符串,api调用方自己去解析:> |
Author
|
现在这种其实也能解析,就是麻烦点 |
Contributor
|
我的想法是直接加个 Wiki[V1] 方便静态语言反序列化 |
e62e816 to
43c60d6
Compare
Contributor
|
请关联您的 bangumi ID 以方便进行贡献者统计,未关联的贡献者将不会被统计在年鉴中 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat: added a new
infoboxfield for related persons and characters.