halo-sigs / plugin-links

Halo 2.0 的链接管理插件
https://www.halo.run/store/apps/app-hfbQg
GNU General Public License v3.0
30 stars 7 forks source link

获取图库分组接口返回的数据中缺少 links 数据 #58

Closed wan92hen closed 5 months ago

wan92hen commented 7 months ago

GET /apis/core.halo.run/v1alpha1/linkgroupsGET /apis/core.halo.run/v1alpha1/linkgroups/{name} 接口返回数据包含 spec.links 字段,但值为空。 image

guqing commented 5 months ago

分组下的 links 属性已经在 1.2.0 就被标记为过时,不再使用,只是一直没有移除 https://github.com/halo-sigs/plugin-links/blob/b75e01e4b187a26da02163dfdc016d856fe4b0f4/src/main/java/run/halo/links/LinkGroup.java#L30

/close

f2c-ci-robot[bot] commented 5 months ago

@guqing: Closing this issue.

In response to [this](https://github.com/halo-sigs/plugin-links/issues/58#issuecomment-2137075661): >分组下的 links 属性已经在 1.2.0 就被标记为过时,不再使用,只是一直没有移除 https://github.com/halo-sigs/plugin-links/blob/b75e01e4b187a26da02163dfdc016d856fe4b0f4/src/main/java/run/halo/links/LinkGroup.java#L30 > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.